Copied to clipboard

Flag this post as spam?

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


  • Annio 3 posts 73 karma points
    Feb 18, 2018 @ 13:46
    Annio
    0

    Integrating Umbraco members with OpenID connect

    Hello everybody,

    I'm trying to integrate my umbraco 7.6 with a custom Identity Service based on OpenID connect (OIDC). The goal is to allow the members of the website (not the back end user) to login/change password, etc.

    I have no prior experience of OIDC but I've found this package: https://github.com/Shazwazza/UmbracoIdentity and this site: https://vxcompany.com/2017/04/26/login-to-umbraco-backoffice-using-identityserver4. However none of them is doing exactly what I need.

    Did anybody have a similar requirement and is keen to share some code/ideas?

    Thanks a lot :)

  • John Bergman 460 posts 1066 karma points
    Feb 18, 2018 @ 19:23
  • Annio 3 posts 73 karma points
    Feb 18, 2018 @ 20:34
    Annio
    0

    Thanks a lot John,

    I had a look at the thread though and I am not sure that Biagio is trying to do what I need. In my case the Identity server is an external system which acts as member store and is responsible for authenticating the members. What I would need to do is making sure that the data against a member in umbraco is synched with the one coming from the Identity service.

  • Biagio Paruolo 1494 posts 1635 karma points c-trib
    Apr 21, 2018 @ 06:18
    Biagio Paruolo
    0

    Hi, that system don’t use external provider, but a local token provider. I‘m also interested to use external provider with members.

  • John Bergman 460 posts 1066 karma points
    Apr 23, 2018 @ 18:39
  • 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