Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for help #120

Open
qr-ghassenrjab opened this issue Mar 5, 2021 · 0 comments
Open

Request for help #120

qr-ghassenrjab opened this issue Mar 5, 2021 · 0 comments

Comments

@qr-ghassenrjab
Copy link

I need to build a SAML IdP on Node.js and I found this library.

Here is the scenario that I am trying to build:

  1. The IdP accepts SAML requests from an SP;
  2. Then redirects the user to our login page (already developed in another project);
  3. After login, the user will be redirected back to the IdP with confirmation of login;
  4. And then the IdP sends a SAML response back to the SP.

My questions are:

  1. Is this scenario well suited for SAML protocol? Or I need to change it?
  2. Is it possible to this with samlp? Especially redirecting to the login project, as this is not documented on README.md.

Thanks for you help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant