Add experimental and preliminary policy-driven session limiting when logging in compatibility sessions. (#5287)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user