Activities of "Repunjay_TASC"

First move OIDCController from HttpApi.Host to Authserver I will do first point

then remove CallbackPath from appsettings and the AddOpenIdConnect method.

CallbackPath it's mandatory for if AddOpenIdConnect, if i remove this then by default read "/sigin-oidc" path and then facing call back URLpath. we can't remove because it's mandatory.

remove Authorize from OIDCController

One of ABP ticket i have seen we can handle multiple schema like below code, then you can used Authorize for controller. Note:- it's working this means if i access specific URL endpoint able to access doesn't cause issue Authorize .

Use api/oidc/login method instead of authorize.

Update your logo href link to <AuthServerURL>api/oidc/login

I have same requirement like this ticket . https://abp.io/support/questions/5493/How-do-I-generate-the-Auth-url-that-will-allow-a-non-ABP-related-website-authenticate-with-ABP-OpenIddict. instead of authorize method i used below method to initial OIDC flow. I was able to log in successfully, but after the login, I need to redirect to the Angular dashboard. However, after being redirected, the dashboard is displaying the following screen.

pls try now

It's call back URL issue, Once you able to successfully login with idp redirected specific endpoint . let me fix in IDP side

Any update ?

I have shared project using WeTransfer pls check email, However, shared some information as well

Hi can you pls give me your email id i will share you my project over email can you pls try your side . I tried what you suggested still facing error.

I will share sample IDP credentials as well which is for Testing purpose

below point is not working

when a client clicks on our application logo (which is already configured within their application), they should be redirected directly to the IdP's login page instead of the ABP.IO login page. After authentication with the IdP, the user should be redirected to our dashboard.

After authenticated with IDP user should be redirected dashboard in angular page .

  1. what changes required in angular side as well as api side which handle callback url and properly route in dashboard .

I have one question to you no need to add any code change in our angular side automatically redirected our dashboard ?

you can set the reutrnUrl to redirect to the dashboard

This code is not working.

Can you please provide an exact solution? This is a high priority, and we have already started implementation for our client. We are currently stuck due to the above issue, and it has been escalating internally.

let me try and get back to you. Mean while if you confirm this it will help full to us. Thanks in advance.

I have two question.

No need to add any code change in our angular side?

Above code automatically redirected angular page dashboard ?

Showing 131 to 140 of 192 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 04, 2025, 06:41