auth0-extensions / auth0-account-link-extension

An extension aimed to help link accounts easily
MIT License
28 stars 76 forks source link

SAML Support #120

Open luckpoint opened 3 years ago

luckpoint commented 3 years ago

✏️ Changes

Added SAML support.

🔗 References

🎯 Testing

There are two tenants required for testing. SAML IdP and SAML SP.

  1. Tester creates a user in Username-Password-Authentication at SAML IdP (Auth0)
  2. Tester initiates SAML Login from SAML SP side.
  3. Browser redirected SAML IdP and showed login screen at SAML IdP
  4. Tester login with Social provider (ex; google-oauth2).
  5. Account link is launched, and the tester proceeds account link
  6. Tester login with the credentials created at (1)
  7. Account link completes
stale[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?