-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSC3861: load the issuer and account management URLs from OIDC discovery #17407
Merged
Commits on Jul 8, 2024
-
MSC3861: load the issuer and account management URLs from OIDC discovery
This will help mitigating any discrepancies between the issuer configured and the one returned by the OIDC provider. This also removes the need for configuring the `account_management_url` explicitely, as it will now be loaded from the OIDC discovery, as per MSC2965. Because we may now fetch stuff for the .well-known/matrix/client endpoint, this also transforms the client well-known resource to be asynchronous.
Configuration menu - View commit details
-
Copy full SHA for 65120fe - Browse repository at this point
Copy the full SHA 65120feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d7fee - Browse repository at this point
Copy the full SHA 86d7feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee0cd1a - Browse repository at this point
Copy the full SHA ee0cd1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff5321 - Browse repository at this point
Copy the full SHA 2ff5321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b6a4f - Browse repository at this point
Copy the full SHA 90b6a4fView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0119d40 - Browse repository at this point
Copy the full SHA 0119d40View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b035669 - Browse repository at this point
Copy the full SHA b035669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9d269 - Browse repository at this point
Copy the full SHA 5d9d269View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4dc986 - Browse repository at this point
Copy the full SHA f4dc986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 089a542 - Browse repository at this point
Copy the full SHA 089a542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a90f7 - Browse repository at this point
Copy the full SHA 17a90f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c854c - Browse repository at this point
Copy the full SHA 40c854cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.