SAML-Toolkits / python3-saml

MIT License
682 stars 304 forks source link

IdP initiated (Unsolicited) Login #281

Closed coler-j closed 1 year ago

coler-j commented 2 years ago

How do you perform an IdP initiated login using this library?

Does the IdP authenticate and then just pass a SAMLResponse to the acs endpoint?

pitbulk commented 2 years ago

Yes, the IdP only needs to send the SAMLResponse to the acs endpoint