Hi all.
I have been chatting with
@Lotte about how I can have our Umbraco site use an existing AzureAD user store to manage users of our site. We don't really need to have the users in the backoffice user store as the company manages users in the AAD and if someone joins or leaves the company their user account is created/deleted in AAD but we need them to able to access the secure pages based on the AAD access.
@Lotte shared with me a great blog post by
@Jeroen Breuer
https://www.jeroenbreuer.nl/blog/virtual-members-in-umbraco/
But as they point out this is very much an experiement and I am concerned that using something experimental in a live client project isn't a great idea. SO before I commit to this or tell the client this isn't possible is there something I am missing or a best way to tackle this.
Thanks all.