slem1 / saml-angular

SAML2.0 WebSSO with angular app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change IDP and SP configuration

viccsjain opened this issue · comments

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:

  1. How can I configure my IDP metadata in your project?
  2. How can I configure my SP metadata in this project?

I am using your project for reference perspective.