We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7152e8f commit 521901fCopy full SHA for 521901f
data/api/client-server/login.yaml
@@ -58,6 +58,9 @@ paths:
58
endpoint. Note that supporting the endpoint does not
59
necessarily indicate that the user attempting to log in will
60
be able to generate such a token.
61
+ delegated_oidc_compatibility:
62
+ type: boolean
63
+ default: false
64
examples:
65
response:
66
value: {
0 commit comments