I'm a novice with Umbraco and I'm trying to implement OpenID Connect with an existing Umbraco site (v7). I can login into the Security Provider from the front end (using an ordinary MVC controller) successfully but subsequent Requests are not authenticated. Does anyone have any ideas as to how I might solve this problem ?
OpenID Connect problem
I'm a novice with Umbraco and I'm trying to implement OpenID Connect with an existing Umbraco site (v7). I can login into the Security Provider from the front end (using an ordinary MVC controller) successfully but subsequent Requests are not authenticated. Does anyone have any ideas as to how I might solve this problem ?
Hi Peter,
I've released a package which demos how Umbraco can used with OpenID Connect: https://www.jeroenbreuer.nl/blog/released-umbraco-openid-connect-example-package/
Hopefully that can help you.
Jeroen
is working on a reply...