I am working on integrating our application with client's Identity management system using SAML 2.0. Below is the requirement
- The login screen of our application will have an option for Single Sign On. when clicked user will be directed to the login screen of Identity management system
- The Identity provider will validate user's credentials and send us the information back to our application
- based on the input from Identity provider the application has to be provide access to the user.
Now, the client has asked us to provide them SAML meta data files. Our application is developed in dot net.
I had a look at component space and ATC Inc components that can be used for SAML generation however I need help to start this.
Can someone help me on this? This is something new which I haven't worked.
Thanks, Abhilash