Hi,
I've seen various posts about using OAuth and/or OpenID Connect to replace the default membership and role providers in EPiServer, but it's not clear which version of EPiSevrer the various solutions have been developed for.
We have a customer with a site at v 8.10.0 of EPServer.CMS who wish to use a Corporate Authentication provider for Single Sign-On.
I think I'll need to use OpenID Connect in order to pull the Roles claim back from the provider (I've confirmed that this claim will be available), but the EPiServer documentation that mentions OpenID (https://world.episerver.com/documentation/developer-guides/CMS/security/integrate-azure-ad-using-openid-connect/) implies that this is only available from EPiServer v. 10 or greater.
I presume this is due to the requirement to use the EPiServer.Security.SynchronizingRolesSecurityEntityProvider, but can anyone confirm whether it will be possible to use the OpenID Roles claims in our customer's version of EPi?
[An upgrade is in the pipeline, but not for some time and the SSO requirement is more urgent]
Thanks,
Mark