Open Closed

AuthServer Authority multiple issuer #6379


User avatar
0
ElifKaya created

Hi,

We have more docker application like abp module application, Console application and Angular application. I need get token from AuthServer with Console Application and Angular application.
But, I need to set AuthorityUrl as a AuthServer__Authority=https://localhost:44342 for Angular application. Also, I need to set AuthorityUrl as a AuthServer__Authority=http://pssx-authserver for Console application. I used client credential for console application. I couldn't use different AuthorityUrl at the same time.

Can I add more then one issuer url?

Also, If I used Console_App_Client settings as a public client application like Angular. I didn't use client_credentials. So,it works. Is this a best practice?

Thank you

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/
Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index
The exact solution to your question may have been answered before, and please first use the search on the homepage.
Provide us with the following info:

  • ABP Framework version: v7.3.1

  • UI Type: Angular

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

  • Exception message and full stack trace:

  • Steps to reproduce the issue:


No answer yet!
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 11, 2025, 10:10