Merge remote-tracking branch 'origin/main' into quenting/upstream-oauth/skip-interactive

This commit is contained in:
Quentin Gliech
2025-12-03 10:48:31 +01:00
36 changed files with 873 additions and 203 deletions

View File

@@ -1883,6 +1883,10 @@
"description": "Entrypoint to use when evaluating authorization grants",
"type": "string"
},
"compat_login_entrypoint": {
"description": "Entrypoint to use when evaluating compatibility logins",
"type": "string"
},
"password_entrypoint": {
"description": "Entrypoint to use when changing password",
"type": "string"