Copied to clipboard

Flag this post as spam?

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


  • Varun Doharey 4 posts 72 karma points
    Dec 03, 2017 @ 07:56
    Varun Doharey
    0

    Umbraco Authentication from Keycloak

    I have a Keycloak 3.4 instance installed up and running on my windows 10 machine. I have created an MVC application by following this link https://github.com/dylanplecki/KeycloakOwinAuthentication/wiki/ASP.NET-MVC-Tutorial. It is working fine. I want to achieve the same in Umbraco. But I am getting issues of DLL compatibilities and several other issues.

    My aim is:

    1. When I login in front end Umbraco login page(NOT backend), I should be redirected to Keycloak user login page.

    2.Upon successful login in Keycloak, I should be directly redirected by passing login page to the Umbraco Home page which comes up after successful login in login page.

    3.Once i am at home page of umbraco site, I have some pages which are calling the web api.

    1. For web api management, I have Kong 0.11 installed. I want that when i call API from umbraco page, it should be validated by Kong using the token which Keycloak generated.

    Please let me know if anybody has worked on such a scenario or project. Or if anybody can guide how it can be done based on their past experience

  • MarvinZ 4 posts 24 karma points
    May 19, 2020 @ 15:39
    MarvinZ
    0

    well, i have a similar requirement in 2020.. any idea where to start?

Please Sign in or register to post replies

Write your reply to:

Draft