Copied to clipboard

Flag this post as spam?

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


  • Damion 96 posts 331 karma points
    Jan 21, 2023 @ 18:28
    Damion
    0

    SSO for Umbraco 8 as the Service Provider

    I'm looking for some guidance on implementing SSO in our Umbraco 8 application.

    Users will click content links in 3rd part application where they are signed in, the 3rd party also acts as the IdP, and we are the SP. When we get the assertion I will create the member if required and return them to the content url.

    Ideally I'd like to use something free and have been coding up something using AspNetSaml from nuget, but it looks to me like it does not handle the full relay as depicted here (image and code in this SO post I did recently).

    Has anyone done anything similar, if so can you tell me what you used and if I'm even on the correct path here?

    Thanks

    Damion

Please Sign in or register to post replies

Write your reply to:

Draft