Join Discord
Powered by
Umbraco External Login using OpenID Connect - Cust...
# help-with-umbraco
k
Krish Parmar
12/19/2024, 8:14 AM
I am trying to integrate external login using OpenID Connect and using organization's custom authentication server. I have tried using the OpenID authentication process and configure it. I am getting token then again showing login page with management authorize url. after successfully login and get token from the auth server it redirect to this URL:
https://localhost:44350/umbraco/login?ReturnUrl=%2Fumbraco%2Fmanagement%2Fapi%2Fv1%2Fsecurity%2Fback-office%2Fauthorize%3Fredirect_uri%3Dhttps%253A%252F%252Flocalhost%253A44350%252Fumbraco%252Foauth_complete%26client_id%3Dumbraco-back-office%26response_type%3Dcode%26state%3DINSmcJ0iFJ%26scope%3Doffline_access%26prompt%3Dconsent%26access_type%3Doffline%26identity_provider%3DUmbraco.OpenIdConnect%26code_challenge%3Dg69bnBIy_w55RgbiIHnRrCqP7TnZ0cy1-QOkRn1WMx4%26code_challenge_method%3DS256
do you have any idea why this is happened? Thank you.
Krish Parmar
12/23/2024, 6:05 PM
Hi, After customization of the events, I got it. and now it is working fine. for own authentication server, need some customization to login.
25
Views
Previous
Next