<?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>0365 SharePoint Archives : Binary Bits</title>
	<atom:link href="https://blog.binarybits.net/tag/0365-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.binarybits.net/tag/0365-sharepoint/</link>
	<description>Bits &#38; Pieces - A blog by Kannan Balasubramanian</description>
	<lastBuildDate>Wed, 30 Mar 2016 08:57:49 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>SharePoint Online Authentication</title>
		<link>https://blog.binarybits.net/sharepoint-online-authentication/</link>
					<comments>https://blog.binarybits.net/sharepoint-online-authentication/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Wed, 30 Mar 2016 08:52:45 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[0365 SharePoint]]></category>
		<category><![CDATA[SharePoint Online Authentication]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=767</guid>

					<description><![CDATA[<p>SharePoint Online Authentication The following is the interaction between Client Computer Office 365 Azure Active Directory (Azure AD) On premise Active Directory Federation Service (AD FS) (if available) Notes: The customer can use either On Premise AD FS or any identity provider or they can use Azure AD The root Federation Authentication (rtFA) cookie is [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/sharepoint-online-authentication/">SharePoint Online Authentication</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>SharePoint Online Authentication</h1>
<p>The following is the interaction between</p>
<ol>
<li>Client Computer</li>
<li>Office 365</li>
<li>Azure Active Directory (Azure AD)</li>
<li>On premise Active Directory Federation Service (AD FS) (if available)</li>
</ol>
<h2>Notes:</h2>
<ol>
<li>The customer can use either On Premise AD FS or any identity provider or they can use Azure AD</li>
<li>The root Federation Authentication (rtFA) cookie is used across all of SharePoint Online. When a user visits a new top level site or another company’s page, the rtFA cookie is used to authenticate them silently without a prompt. When a user signs out of SharePoint Online, all SharePoint Online cookies are deleted.</li>
</ol>
<h2>Authentication Process</h2>
<ol>
<li>User does anonymous request to secured O365 SharePoint Webpage (SharePoint.com)</li>
<li>The SharePoint then requests the default identity provider or Azure AD to authenticate the user</li>
<li>Azure AD then requests the user to provide credentials i.e email and password</li>
<li>Azure AD then decides based on the email id, which identity provider to use, either itself or on prem AD FS</li>
<li>User types in the credentials and sends back to AD FS using the client computer</li>
<li>The on-prem AD FS or Azure AD then validates the credentials</li>
<li>If on-prem AD FS is the provider, then it provides an auth token back to Azure AD post validating the user</li>
<li>If Azure AD is the provider, then it generates the auth token</li>
<li>In both the cases, Azure AD generates an auth token, stores it in client computer and redirects user back to SharePoint online</li>
<li>O365 SharePoint server then validates this auth token with Azure AD</li>
<li>O365 SharePoint then creates root Federation Authentication (rtFA) cookie and Fedauth cookie to client computer</li>
<li>This rtFA cookie is used by the computer for subsequent requests</li>
</ol>
<p>&nbsp;</p>
<p>For more information visit https://support.office.com/en-us/article/SharePoint-Online-authentication-77965e8d-48ad-47bd-a656-57f17d6d1cc7?ui=en-US&amp;rs=en-US&amp;ad=US</p>
<p>The post <a href="https://blog.binarybits.net/sharepoint-online-authentication/">SharePoint Online Authentication</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/sharepoint-online-authentication/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: blog.binarybits.net @ 2026-04-23 06:39:40 by W3 Total Cache
-->