Service providers
Registered SPs live in config/service-providers.yaml.
Hand yours this metadata URL: https://te-346877f799a749b6a36474bdfd68b4cd.ecs.us-east-1.on.aws/saml/metadata
| Entity ID | ACS | Preset | NameID | Sticky failures | |
|---|---|---|---|---|---|
| BizlLogin (local) BizlLogin |
http://localhost:5555/SAML/Consume no SLO endpoint |
simple |
idp default | none | Test |
| Demo SP (ADFS claim names) http://localhost:3002/saml/metadata |
http://localhost:3002/saml/acs SLO http://localhost:3002/saml/slo |
adfs |
emailAddress | none | Test |
| Demo SP 2 (simple names) http://localhost:3003/saml/metadata |
http://localhost:3003/saml/acs SLO http://localhost:3003/saml/slo |
simple |
persistent | none | Test |
| BizLibrary Login (LMS) https://lms.bizlibrary.com/SAML/40200ed9-2d7f-41b6-b5d0-5ee2364da025 |
https://login.dev.bizlibrary.com/SAML/consume SLO https://login.dev.bizlibrary.com/SAML/Logout |
simple |
emailAddress | none | Test |
Register by pasting metadata
The quickest path: every real SP can emit its metadata XML. The entityID, ACS URL, SLO endpoint, NameID format and signing certificate are all read from it.