manage users roles with active directory authentication
Hi.
i'm login to back office with AzureActiveDirectory using UmbracoCms.IdentityExtensions.AzureActiveDirectory Package.
how can i manage the user roles in umbraco for users in ActiveDirectory?
Assuming you're referring to the stock UI in the latest back office wouldn't let you save or submit a group/role change on an externally linked account. This may be a bug (or feature), but you could workaround (or circumvent) it by using the search feature in the User Management on the AAD user. Once it updated the user, the UI will show the save/submit button from that point on. Let me know if you continue run into any issue, I will be happy to assist. Here is a demo site to test how this works.
https://umbracoready.azurewebsites.net/umbraco
manage users roles with active directory authentication
Hi.
i'm login to back office with AzureActiveDirectory using UmbracoCms.IdentityExtensions.AzureActiveDirectory Package.
how can i manage the user roles in umbraco for users in ActiveDirectory?
thank's.
Assuming you're referring to the stock UI in the latest back office wouldn't let you save or submit a group/role change on an externally linked account. This may be a bug (or feature), but you could workaround (or circumvent) it by using the search feature in the User Management on the AAD user. Once it updated the user, the UI will show the save/submit button from that point on. Let me know if you continue run into any issue, I will be happy to assist. Here is a demo site to test how this works. https://umbracoready.azurewebsites.net/umbraco
is working on a reply...