Our OIDC Identity Provider has PKCE handling aktivated per default when I order a new OIDC client. When I use this an error is thrown during the authentication process.
error_description=code_challenge+is+required
User Story
As a User, I want to use OIDC with PKCE so that the security constraints are met.
There is already an fix for this in the
python-social-auth/social-core
Our OIDC Identity Provider has PKCE handling aktivated per default when I order a new OIDC client. When I use this an error is thrown during the authentication process.
User Story
As a User, I want to use OIDC with PKCE so that the security constraints are met.
There is already an fix for this in the
python-social-auth/social-core