Base solution for your next web application
Open Closed

SAML 2.0 Single Sign-On #7017


User avatar
0
instaemi created

Hi,

We're working on providing Single Sign-on to third party application. Part of integration, need to complete below steps.

  1. My application (AppA) sets up a SAML 2.0 connection in my Identity System using third party application (AppB) metadata.
  2. 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)
  3. Third party team (AppB) will finalize the configuration in their internal system
  4. 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)