Mmm, software
Showing posts with label
claims
.
Show all posts
Showing posts with label
claims
.
Show all posts
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", ...
Sunday, May 31, 2015
Getting access to roles and group claims in Azure AD using the Graph API
›
Check this link out. It contains a tutorial on how to get Roles and Groups in Azure AD, so that you can have a single code-base for checkin...
›
Home
View web version