Restrict Access to Umbraco when using Azure Active Directory
I am working on integrating Azure Active Directory with Umbraco. Right now, anyone with an AAD account can login and automatically get Editor permissions in Umbraco.
How do I lock this down to only members of an AAD group? In the past I've used LDAP with Umbraco and only those users in an AD group had access and I was able to limit what inside Umbraco they could see.
AAD handles authentication, where must I put authorization?
Restrict Access to Umbraco when using Azure Active Directory
I am working on integrating Azure Active Directory with Umbraco. Right now, anyone with an AAD account can login and automatically get Editor permissions in Umbraco.
How do I lock this down to only members of an AAD group? In the past I've used LDAP with Umbraco and only those users in an AD group had access and I was able to limit what inside Umbraco they could see.
AAD handles authentication, where must I put authorization?
is working on a reply...