Service | Microsoft Docs article | Related commit history on GitHub | Change details |
---|---|---|---|
SharePoint | Authentication | https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/authentication.md | The following diagram outlines the SharePoint authentication process. It walks t The Federation Authentication (FedAuth) cookie is for each top-level site in SharePoint such as the root site, OneDrive, and the admin center site. The root Federation Authentication (rtFA) cookie is used across all of SharePoint. 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, the rtFA cookie is deleted. ++> [!NOTE] +> For information about SharePoint authentication in hybrid scenarios, see [The building blocks of Microsoft 365 hybrid](/hybrid/the-building-blocks-of-office-365-hybrid). ## Session and persistent cookies |
SharePoint | Control Lists | https://github.com/MicrosoftDocs/OfficeDocs-SharePoint/commits/public/SharePoint/SharePointOnline/control-lists.md | Where the template ID is: - Loans: '7C920B56-2D7A-02DA-94B2-57B46E0FF1CE' - Gift ideas: '008F8143-9644-0238-B4B5-C03E4F0FF1CE' - Recipe tracker: 'A1755E7D-8E3A-4141-89FC-6C77EB0FF1CE'-- Expense tracker: '96D6DBE5-D7C3-430A-867A-0B72EB4065AB'+- Expense tracker: '96D6DBE5-D7C3-030A-867A-0B72EB0FF1CE' - Travel requests with approvals: '4EB20749-6360-417C-83DD-06135C0FF1CE' - Content scheduler with approvals: 'C381BD64-C1A1-4D9E-BE9C-0571900FF1CE'+- Playlist: '3A867B4A-7429-0E1A-B02E-BF4B240FF1CE' To re-enable a built-in template, use the parameter `EnableModernListTemplateIds`. |