SAML-Toolkits / python3-saml

MIT License
699 stars 309 forks source link

Allow unsigned SAMLResponse #390

Closed linkfork closed 9 months ago

linkfork commented 10 months ago

For testing I'm trying to process unsigned SAMLResponse. Is there a setting to disable requiring a signature?

pitbulk commented 9 months ago

@linkfork, there is no way to disable the signature validation of SAMLResponse.