saml-angular
saml-angular copied to clipboard
How to change IDP and SP configuration
Hi,
First of all thanks for such a wonderful project which shows how the user can log in through Angular application using SSO. I am also working on a similar application in which have a UI built in angular 7 and backend built in spring boot application. I would request you to help me with the following:
- How can I configure my IDP metadata in your project?
- How can I configure my SP metadata in this project?
I am using your project for reference perspective.