November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Duplicate, see reply on https://world.optimizely.com/forum/developer-forum/Developer-to-developer/Thread-Container/2023/1/mixed-mode-authentication---identity-servercms-identity/
The code I have in my startup class as a middleware extension is below:
[Authorize(AuthenticationSchemes = OpenIdConnectDefaults.AuthenticationScheme)]
Does anyone have any experience of successfully implementing mixed-mode authentication in CMS12, or anyone who can provide any pointers/help.
Thanks in advance.