Skip to content

Commit

Permalink
LoginFlow: add (unstable) delegated_oidc_compatibility
Browse files Browse the repository at this point in the history
In order to implement "OIDC-aware" functionality as defined in
matrix-org/matrix-spec-proposals#3824.
  • Loading branch information
KitsuneRal committed Jan 10, 2025
1 parent 7152e8f commit 76e2c86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/api/client-server/login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ paths:
endpoint. Note that supporting the endpoint does not
necessarily indicate that the user attempting to log in will
be able to generate such a token.
org.matrix.msc3824.delegated_oidc_compatibility:
type: boolean
default: false
examples:
response:
value: {
Expand Down

0 comments on commit 76e2c86

Please sign in to comment.