Hello! I attempted following the example for Entra ID (members) and Google (users) to access umbraco using Single Sign On, unfortunately althoug h I could at least get the SSO button to show up in v13 it doesn’t show up at all in v17.
If I was using Umbraco.Community.AzureSSO I could understand because that package has different configuration files per version… but the examples for Entra ID (members) and Google (users) don’t appear to change significantly.
Oddly though the examples for v17 are wrong because EditorGroupAlias is nolonger part of Contants.Security.
How are we supposed to allow SSO for Microsoft Accounts in v17 for “Users” and not “Members” ?
Apologies, to be clear, I did try Umbraco.Community.AzureSSO initially with v13 and it worked great, unfortunately 2 colleagues have forbade me from using that, so I’m back to vanilla umbraco examples.
Umbraco.Community.AzureSSO - is open source, perhaps you could look for any differences between your code and theirs - without any code or error messages you are seeing it’s a difficult one to advise you on.
I’ve been looking through and noticing a great many similarities to the examples in the umbraco documentation, it’s not a solution “yet” but it’s good advice.