Open Closed

Angular: Single Sign On (SSO) #413


User avatar
0
chanchai-mwp created

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, please use the search on the homepage.

  • ABP Framework version: v3.0.5
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Are we able to run the IdentityServer as a single sign-on server?

Thanks, Chanchai


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    Hello @chanchai-mwp,

    Yes you can use IdentityServer as a single sign-on server, that's what it is made for :)

    If you have angular application with separate identityServer, you can enjoy abp identityserver ui; try adding any client/api etc.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11