Mmm, software
Showing posts with label
delegation
.
Show all posts
Showing posts with label
delegation
.
Show all posts
Thursday, August 27, 2015
Setting up delegated authentication between web apps in Azure Active Directory - quirks
›
When setting up your Azure App ID for your web apps, it's extremely important that you follow the recommended format of "https://...
Wednesday, August 26, 2015
Enabling group membership claims in delegated tokens in Azure Active Directory
›
In your application manifest, add the following to the root object: { .... "groupMembershipClaims": "All", ...
›
Home
View web version