Open Closed

Question about SSO (SAML, OAuth) #8769


User avatar
0
portx-dev created

I have some additional questions about SSO (related ticket: https://abp.io/support/questions/8726/About-Oauth-login-settings ):

  • Does ABP support SSO via SAML on each tenant? If it is not supported, how should we proceed if we want to implement SAML SSO ourselves? Also, are there any plans to support SAML in the future?
  • In ABP's recommended best practices, what are the differences in use cases (best practices) between OAuth login and External logins (social login) on each tenant?


  • ABP Framework version: v 9.0.3
  • UI Type: Angular
  • Database System: EF Core (MySQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:

4 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello, our relevant team member will respond to you as soon as possible.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Does ABP support SSO via SAML on each tenant? If it is not supported, how should we proceed if we want to implement SAML SSO ourselves? Also, are there any plans to support SAML in the future?

    If you can use SAML in the ASP Net core app, then you can use it in the abp project.

    In ABP's recommended best practices, what are the differences in use cases (best practices) between OAuth login and External logins (social login) on each tenant?

    • OAuth Login feature is authentication by password flow (username and password)
    • External logins feature is authentication by code flow or implicit flow.

    You can choose it based on your needs.

  • User Avatar
    0
    portx-dev created

    Thanks. for your reply.

    Does ABP have any plan to support SAML SSO as a feature like OAuth login and External login? Since some of our SaaS product customers want to use SSO via SAML, so it would be very helpful if ABP had SAML SSO feature.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We dont have SAML to test this feature.

    If you can provide the SAML login info, I can add it as a new login provider

    Thanks.

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.2.0-preview. Updated on March 13, 2025, 04:08