Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • blackhawk 313 posts 1368 karma points
    Apr 24, 2017 @ 21:07
    blackhawk
    0

    Does Umbraco support OpenID Connect

    I'm reading through forums on here, but I cannot find a clear answer yet on whether or not Umbraco specifically supports OpenID Connect. If it does, can anyone point me in the right direction on how to get it wired up?

    Thanks

  • blackhawk 313 posts 1368 karma points
    Apr 25, 2017 @ 14:45
    blackhawk
    0

    Still stuck on this.

    Would this be a good example of implementing OpenId Connect to Umbraco? Specifically, the "Adding OpenID Connect to your application" section

    https://andrewlock.net/an-introduction-to-openid-connect-in-asp-net-core/

  • Alan Every 13 posts 35 karma points
    May 05, 2017 @ 14:22
    Alan Every
    0

    Did you get anywhere on this? I'm trying to do exactly the same in the nicest way possible.

    Currently using IdentityServer v3 and would prefer to connect without doing the redirect. Want to hijack the auth during login to the backoffice.

    Let me know how you are doing... I'll do the same as I progress.

  • blackhawk 313 posts 1368 karma points
    May 05, 2017 @ 22:27
    blackhawk
    0

    Thank you Alan, I really appreciate that. Yes I'm still looking into this as this is my project for the year. Please feel free to "Follow" this post as I will be returning to detail out on things I discover.

  • Alan Every 13 posts 35 karma points
    May 08, 2017 @ 10:39
    Alan Every
    0

    I'm using Identity Server v3, but a few tweaks around version changes, for v4, on the following provided a working example for me

    https://yuriburger.net/2017/04/26/login-to-umbraco-backoffice-using-identityserver4/

    this was from information in Umbraco's security section

    https://our.umbraco.org/documentation/Reference/Security/

    It isn't the way I want to do it so still progressing. I want to hijack the Umbraco login which should be easy based on the documentation once I get my head round the setup.

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Sep 01, 2022 @ 09:53
    Jeroen Breuer
    0

    Since Umbraco 9.3 there is support for external login providers with OpenID Connect: https://our.umbraco.com/documentation/reference/security/external-login-providers/

    I've released a package which demos how Umbraco can be used with OpenID Connect: https://www.jeroenbreuer.nl/blog/released-umbraco-openid-connect-example-package/

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies