You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Open Forms 3.0, we can make the breaking change of updating the
default.
The new OIDC API endpoints all point to a single callback URL, so it
means less configuration overhead on the identity provider side. The
breaking change means that the new URI's must be added to the
allowlist of the identity provider.
The new endpoint is '/auth/oidc/callback/', and it applies to all
OIDC configuration flavours.
Copy file name to clipboardexpand all lines: src/openforms/accounts/tests/data/vcr_cassettes/OIDCFlowTests/OIDCFlowTests.test_duplicate_email_unique_constraint_violated.yaml
Copy file name to clipboardexpand all lines: src/openforms/accounts/tests/data/vcr_cassettes/OIDCFlowTests/OIDCFlowTests.test_happy_flow_existing_user.yaml
0 commit comments