0
oyvind@apx-systems.com created
- ABP Framework version: v7.0.3
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
- Exception message and full stack trace:
- Steps to reproduce the issue:
Hello,
We are currently working on a task to do authentication with SAML2 to an IdP which is hosted by our customer.
I have searched the forums and documentation, but couldn't find much information on SAML. Is there support in ABP to use an External Provider via SAML?
1 Answer(s)
-
0
hi
If you can use SAML authentication in asp net core web app. then you can use it in abp.
Do you have document or code to use SAML in asp net core?
And we have a
ExternalLoginProvider
system: https://github.com/abpframework/abp/issues/4977#issuecomment-670006297