Integrate SAML IdP
1
Create SAML IdP
2
Configure SAML IdP in Authing
3
Create an application in Authing
4
Login via SAML IdP
Create SAML IdP
Make sure your SAML IdP support Service Provider-initiated flow. And prepare below information from SAML IdP.
Have a try on GitHub Open Source SAML Identity Provider (opens new window).
- IdP Issuer URI — Usually are SAML Identity Provider
entityIDinEntityDescriptor - IdP Single Sign-On URL — SAML Identity Provider endpoint for Authing request。
- IdP Signature Certificate — SAML Identity Provider public key to verify PEM or DER in SAML Message.
In certain scenarios, Issuer URI, Single Sign-On URL, Signature Certificate may only available after upload Metadata (ACS URL, Audience URI). However ACS URL and Audience URI only available after created in Authing. Please proceed to step 2 if you are facing this issue.