Activities of "KamranZade"

Do you already have a separate identity server project with your business code in it and you decided not to use a separate IdentityServer?

Yes, exactly.

In my project initially, you go to the identity server, if you successfully logged in, the identity server handles generating token(or whatever it is) in a different port and comes back to the base URL again. It is a simple application I do not want this complexity. I want to write an API to generate a token and assign it wherever needed.

There is a solution for this problem on YouTube in MVC projects but not in Angular.

Did you try the non-separate identityserver template?

No, it's actually an existing project.

Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11