<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OAuth &gt; Metasys Software Pvt Ltd.</title>
	<atom:link href="https://ikfstage.metasyssoftware.com/tag/oauth/feed/" rel="self" type="application/rss+xml" />
	<link>https://ikfstage.metasyssoftware.com</link>
	<description></description>
	<lastBuildDate>Tue, 25 Apr 2023 06:25:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>FileMaker OAuth 2.0 Authentication</title>
		<link>https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/</link>
					<comments>https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Wed, 25 Apr 2018 00:50:14 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OAuth 2.0]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[filemaker prodatabase india]]></category>
		<category><![CDATA[filemaker pro programmers india]]></category>
		<guid isPermaLink="false">http://stage.metasyssoftware.com/?p=1994</guid>

					<description><![CDATA[<p>In this article, we take a look and understand what is OAuth Authentication in FileMaker? With the release of FileMaker 16, users can log in to a FileMaker database using OAuth 2.0. A feature that will ease the lives of FileMaker developers and their client’s lives as well. What is Authentication, External Authentication, and OAuth &#8230;</p>
<p class="read-more"> <a class="" href="https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/"> <span class="screen-reader-text">FileMaker OAuth 2.0 Authentication</span> Read More &#187;</a></p>
The post <a href="https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/">FileMaker OAuth 2.0 Authentication</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<div id="fm-blog">
<p>In this article, we take a look and understand what is OAuth Authentication in FileMaker? With the release of FileMaker 16, users can log in to a FileMaker database using OAuth 2.0. A feature that will ease the lives of FileMaker developers and their client’s lives as well. What is Authentication, External Authentication, and OAuth Authentication?</p>
<h2><strong>Authentication</strong></h2>
<p>Authentication is the process of recognizing a user’s identity. In authentication, an incoming request is matched with a set of identifying credentials. In FileMaker, Authentication is done by verifying a pair of Username and Password.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-2589 size-full" title="FileMaker OAuth image" src="https://development.ikf.in/metasys1/wp-content/uploads/FileMaker-OAuth-Image-1.png" alt="FileMaker OAuth Image" width="446" height="266" /></p>
<h2><strong>External Authentication</strong></h2>
<p>External Authentication means we are not using FileMaker’s authentication mechanism and using a third party to do the authentication. FileMaker accepts authentication with these external entities</p>
<ul>
<li>Windows Active Directory</li>
<li>Apple Open Directory</li>
<li>Local Groups/Accounts on FileMaker Server OS</li>
<li>And now- New OAuth 2.0 Authentication</li>
</ul>
<p>The advantages of using external authentication are-</p>
<ul>
<li><strong>Account Management:</strong> You can continue to manage accounts with an external provider and can use existing credentials to authenticate FileMaker users. This makes account management simple.</li>
<li><strong>Authentication features:</strong> You can use other authentication features provided by the authentication provider e.g. Two-Factor Authentication</li>
</ul>
<h2><strong>OAuth Authentication</strong></h2>
<p>OAuth is an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications but without giving them the passwords. Companies such as Amazon, Google, Facebook, Microsoft and Twitter permit users to login using their accounts with third-party applications or websites.</p>
<p>It allows access tokens to be issued to third-party clients by an authorization server, with the approval of the resource owner. The third party then uses the access token to access the protected resources hosted by the resource server.</p>
<h2><strong>OAuth Authentication in FileMaker</strong></h2>
<p>With the release of FileMaker 16, OAuth Authentication is available on FileMaker Server as an external authentication provider.</p>
<h2><strong>OAuth supported providers are</strong></h2>
<ul>
<li>Amazon</li>
<li>Google</li>
<li>Microsoft Azure</li>
</ul>
<p><img decoding="async" class="aligncenter wp-image-422 size-full" title="OAuth Authentication through third party" src="https://development.ikf.in/metasys1/wp-content/uploads/oauth-authentication-article-1-image-3.png" alt="OAuth Authentication through third party" width="314" height="270" /></p>
<h2><strong>Requirements</strong></h2>
<ul>
<li>The database must be hosted on FileMaker Server 16 or higher</li>
<li>Fully Qualified Domain with SSL Certificate Required</li>
</ul>
<p>To use OAuth Authentication, we need to host the database on FileMaker Server 16 or higher which have a Fully Qualified Domain Name and SSL Certificate.</p>
<p>If you are interested in more details on implementation, please click <a href="https://development.ikf.in/metasys1/blogs/implementing-oauth-custom-filemaker-application">here</a>.</p>
</div>The post <a href="https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/">FileMaker OAuth 2.0 Authentication</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://ikfstage.metasyssoftware.com/filemakerfilemaker-oauth-2-0-authentication/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What’s new in FileMaker 16?</title>
		<link>https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/</link>
					<comments>https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/#respond</comments>
		
		<dc:creator><![CDATA[meta_prasad]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 06:52:28 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[filemaker programmers india]]></category>
		<category><![CDATA[filemaker development in india]]></category>
		<category><![CDATA[filemaker services in india]]></category>
		<category><![CDATA[FBA]]></category>
		<category><![CDATA[FileMaker 16]]></category>
		<category><![CDATA[FileMaker developers]]></category>
		<category><![CDATA[FileMaker Licensing]]></category>
		<guid isPermaLink="false">http://stage.metasyssoftware.com/?p=1978</guid>

					<description><![CDATA[<p>FileMaker 16 will change the way how custom apps are built. The new version provides ample scope for the professional developers to try out new features. It also offers a lot of educational content in order to help the developers. So what’s new in FileMaker 16? Some of the most important features in this platform &#8230;</p>
<p class="read-more"> <a class="" href="https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/"> <span class="screen-reader-text">What’s new in FileMaker 16?</span> Read More &#187;</a></p>
The post <a href="https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/">What’s new in FileMaker 16?</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></description>
										<content:encoded><![CDATA[<div id="pl-1978" class="panel-layout">
<div id="pg-1978-0" class="panel-grid panel-no-style">
<div id="pgc-1978-0-0" class="panel-grid-cell" data-weight="1">
<div id="panel-1978-0-0-0" class="so-panel widget widget_sow-editor panel-first-child panel-last-child" data-index="0" data-style="{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cvw_duration&quot;:&quot;300&quot;,&quot;cvw_easing&quot;:&quot;linear&quot;,&quot;cvw_anchor&quot;:&quot;top-bottom&quot;,&quot;cvw_repeat&quot;:&quot;true&quot;,&quot;iw-visible-screen&quot;:&quot;iw-all&quot;,&quot;iw-visible-layout&quot;:&quot;iw-all&quot;}">
<div class="so-widget-sow-editor so-widget-sow-editor-base">
<div class="siteorigin-widget-tinymce textwidget">
<div id="fm-blog-16">
<p>FileMaker 16 will change the way how custom apps are built. The new version provides ample scope for the professional developers to try out new features. It also offers a lot of educational content in order to help the developers.</p>
<h2>So what’s new in FileMaker 16? Some of the most important features in this platform are:</h2>
<ul>
<li>
<h3><strong>Better support with iBeacons</strong>:</h3>
<p>FileMaker 16 automatically looks for known beacons and it can also be used to set up geofences. In the earlier version, one had to actively scan them.</li>
<li>
<h3><strong>Login via multiple platforms</strong>:</h3>
<p>Historically, FileMaker allowed single sign-on authentication through Windows or Mac OS X. Now it is possible to log in to FileMaker through Google, Amazon or Microsoft Azure. FileMaker 16 supports ‘OAuth’ which allows integration with external cloud authentication providers.</li>
</ul>
<p><img decoding="async" class="aligncenter wp-image-333 size-full" title="login" src="https://development.ikf.in/metasys1/wp-content/uploads/2022/06/login.jpg" alt="login.jpg" width="400" height="288" /></p>
<ul>
<li>
<h3><strong>Support for JSON</strong>:</h3>
<p>FileMaker 16 allows accessing JSON in FileMaker. This will help in sharing of data from non &#8211; FileMaker sites. It solves the major problem of passing data from different sources to FileMaker. The new version is trying to move closer towards the objective of reaching out to a phase wherein it will be easily possible for FileMaker to connect with other services and vice versa.</li>
<li>
<h3><strong>Look and feel:<br />
</strong></h3>
<p>The new version of FileMaker allows single-document interface model which liberates itself from the application frame. This makes the app look as a part of Windows 10 platform.</li>
</ul>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-337 size-full" title="card window" src="https://development.ikf.in/metasys1/wp-content/uploads/card-window.jpg" alt="card window.jpg" width="350" height="368" /><br />
Another feature is ‘Card window’ which is basically without a window frame and a menu bar giving a more browser like experience.</p>
<ul>
<li><strong>Usability </strong>–All document Windows are independent of one another hence they can be placed anywhere on the monitor. There is information about all the functions available in the Specify Calculation Dialog Box. This box provides information about the specific function. Copy pasting value lists with standard keyboard functions in FileMaker Pro is now possible.</li>
<li><strong>Lock icons </strong>– You can view the encryption information about your connection and host by clicking on the lock icon.</li>
<li><strong>Improved layout Objects Window </strong>– With FileMaker 16, you can easily select, hide or name objects that are present on the current layout.</li>
<li><strong>Scripting </strong>– You can run a specified script when an Ios device enters a specific region. One can also open the Launch Center for opening, creating and managing FileMaker applications. Some other scripting changes are:
<ul>
<li>The zoom and volume settings for video can be changed.</li>
<li>You can provide animations when users switch or move across layouts helping the user to visually orient himself which further enriches the mobile user experience.</li>
<li>An enhanced signature capture using transitions provides a great user experience.</li>
<li>With the Print Now function one can create PDFs in the web browser.</li>
</ul>
</li>
</ul>
<p>MetaSys Software develops custom applications using Dot Net, PHP-MySQL, and FileMaker Pro. We have a team of Certified <a href="https://development.ikf.in/metasys1/filemaker">FileMaker developers</a> with over 12 years of experience building FileMaker applications.</p>
<p>As a FileMaker Business Alliance Member, we are also authorized resellers of FileMaker licenses. If you are looking to buy any of the FileMaker licenses then please click <a href="https://development.ikf.in/metasys1/FBA-products-filemaker">here</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>The post <a href="https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/">What’s new in FileMaker 16?</a> appeared first on <a href="https://ikfstage.metasyssoftware.com">Metasys Software Pvt Ltd.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://ikfstage.metasyssoftware.com/whats-new-filemaker-16/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
