0
instaemi created
Hi,
We're working on providing Single Sign-on to third party application. Part of integration, need to complete below steps.
- My application (AppA) sets up a SAML 2.0 connection in my Identity System using third party application (AppB) metadata.
- After completing step1, our team (AppA) need to send back our metadata file for the SAML 2.0 connection to third party application team (AppB)
- Third party team (AppB) will finalize the configuration in their internal system
- Interation test/validation of connection
Could you please help how to complete the step 1. Few questions related to this.
Q1. can we make aspnet zero as identity system ? I found below information in documentation. Is it same? https://docs.aspnetzero.com/documents/aspnet-core-mvc/latest/Infrastructure-Core-Mvc-Identity-Server4-Integration
Q2. What kind of metadata need to ask third party team if I want to configure SAML 2.0 connection in my system?
Regards, Venkat
1 Answer(s)
-
0
Hi @instaemi
We don't have experience with SAML. You might want to check https://www.identityserver.com/articles/saml-20-integration-with-identityserver4