SAML-Toolkits / python3-saml

MIT License
704 stars 309 forks source link

IdP initiated (Unsolicited) Login #281

Closed coler-j closed 1 year ago

coler-j commented 3 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 3 years ago

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