Open Closed

ADFS integration using ComponentSpace.saml #3431


User avatar
0
rsg160 created
  • ABP Framework version: vX.X.X=
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Hi there, I trying to integrate ABP Identity Server with an external Identity provider, The idea is to integrate the project with ADFS using saml2 as communication protocol, I want to use ComponentSpace.saml2 component to manage this communication, this component is compatible con Identity Server, and in an Identity Server Vanilla project instance, the component adds a "SAML" btn to the login page as can be seen in the image. I was wondering if Abp provides support for this type of integration and if so any documentation that I can use other than the one in the link which hasn't been helpful in this case. Thanks in advance

https://docs.abp.io/en/abp/3.1/Authentication/Social-External-Logins


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    ABP Framework version?

  • User Avatar
    0
    rsg160 created

    hi

    ABP Framework version?

    v 5.3.0

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    There is no document for this case because it is not related to the framework but to asp net core. I think you can copy the code of asp net core directly to the abp project. If you have any issues, please feel free to give feedback.

    You can also share your external Identity provider code and I will confirm it.

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