SAML-Toolkits / python3-saml

MIT License
688 stars 305 forks source link

Allow unsigned SAMLResponse #390

Closed linkfork closed 7 months ago

linkfork commented 8 months ago

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

pitbulk commented 7 months ago

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