IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
197 stars 121 forks source link

add WSGIPassAuthorization directive to Apache configuration #462

Open guillomovitch opened 4 months ago

guillomovitch commented 4 months ago

I spend a few hours debugging this token endpoint authentification issue, which is espcially painful as only basic authentifcation is supported.

For the record, here are the following symptoms:

[satosa.frontends.openid_connect.token_endpoint] invalid client authentication at token endpoint
...
pyop.exceptions.InvalidClientAuthentication: client_id 'None' unknown