Copied to clipboard

Flag this post as spam?

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


  • Vijitha 8 posts 98 karma points
    May 23, 2022 @ 08:05
    Vijitha
    0

    Azure AD Login

    How to integrate active directory login for frontend ? Umbraco version - 9.5 .net 5

  • Ambert van Unen 175 posts 819 karma points c-trib
    May 23, 2022 @ 08:57
    Ambert van Unen
    0

    You need to add Active Directory as an external login provider.

    It's documented here: https://our.umbraco.com/Documentation/Reference/Security/External-login-providers/

  • Vijitha 8 posts 98 karma points
    May 23, 2022 @ 16:15
    Vijitha
    0

    Thank you Ambert..I am able to login to the back office with azure AD. I tried front end login also the same way. But that's not getting through. Would you be able to guide me?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    May 23, 2022 @ 18:30
    Dennis Aaen
    100

    Hi Vijitha

    I was thinking if you have seen this code example for Members in Umbraco 9

    https://our.umbraco.com/Documentation/Reference/Security/auto-linking/#example-for-members

    All the best,

    /Dennis

  • Vijitha 8 posts 98 karma points
    May 25, 2022 @ 08:41
    Vijitha
    0

    Thank you..I am able to add member login for the website with active directory. Right now, I have a button which user has to click and then the azure ad login is taking place. How can I change this to auto login?

  • Gurumurthy 56 posts 129 karma points
    Jul 25, 2022 @ 11:17
    Gurumurthy
    0

    Hi All,

    I have followed the same steps as per https://shazwazza.com/post/configuring-azure-active-directory-login-with-umbraco/, once AD authenticate success, getting below error.

    Any suggestions/inputs how to resolve Sequence contains more than one element exception ?

    enter image description here

    Thanks, Gurumurthy J V

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

    Hi Vijitha,

    You could have a look at the OpenID Connect example that I have created: 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