Copied to clipboard

Flag this post as spam?

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


  • Paul de Quant 394 posts 1477 karma points
    Aug 30, 2016 @ 12:56
    Paul de Quant
    0

    Back office authentication through SAML SSO

    Hello umbracians,

    I need to know if it's possible to authenticate an admin user using a SAML IDP to gain access to the Umbraco Backoffice?

    Thanks

    Paul

  • Paul de Quant 394 posts 1477 karma points
    Sep 02, 2016 @ 15:11
    Paul de Quant
    0

    Ok, so no response. :(

    Has anyone had much experience creating their own User Provider for access to the backoffice and if so what sort of approach did you take.

    Thanks

    Paul

  • Kevin Jump 1867 posts 11859 karma points MVP 4x c-trib
    Sep 02, 2016 @ 15:40
    Kevin Jump
    0

    Hi Paul

    the short answer is yes it is possible, I am almost certain i have seen someone talk about it somewhere before.

    I think the Azure AD uses saml so this may help : https://our.umbraco.org/forum/developers/extending-umbraco/74202-single-sign-on-with-azure-ad

    I terms of writing your own provider I think you need to look at implementing a OWIN Provider which is what they are doing in the thread above.

    That is 'simpler' than replacing the provider as you are just handling the authentication bit and none of the other settings or permissions stuff which umbraco will still do.

  • Paul de Quant 394 posts 1477 karma points
    Sep 02, 2016 @ 15:44
    Paul de Quant
    0

    Hi Kevin,

    Thanks for the reply and the pointer in the right direction. It looks like a good place to start.

    Thanks

    Paul

  • Hitesh Sharma 24 posts 124 karma points
    Jan 16, 2019 @ 12:36
    Hitesh Sharma
    0

    Hi Paul,

    Were you able to use SAML for Umbraco? I am also needing to implement that.

    Regards,

    Hitesh

  • jeet masrani 8 posts 76 karma points
    Jun 10, 2020 @ 06:10
    jeet masrani
    0

    Hello Paul

    I am looking for the same thing. did you find any solution?

    Thanks Jeet

  • 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