-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🗑️ [#3283] Deprecate legacy OIDC callback endpoints
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.
- Loading branch information
1 parent
f8095b4
commit 64f6152
Showing
60 changed files
with
1,374 additions
and
1,379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 28 additions & 28 deletions
56
...ate_email_unique_constraint_violated.yaml → ...ate_email_unique_constraint_violated.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
56 changes: 28 additions & 28 deletions
56
...wTests/OIDCFLowTests.test_happy_flow.yaml → ...wTests/OIDCFlowTests.test_happy_flow.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
56 changes: 28 additions & 28 deletions
56
...wTests.test_happy_flow_existing_user.yaml → ...wTests.test_happy_flow_existing_user.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.