[AAE-13305] remove unused authpath (#9294)

This commit is contained in:
Eugenio Romano
2024-01-30 16:23:56 +01:00
committed by GitHub
parent 9e05baf4a7
commit cb7f4ffda2
3 changed files with 2 additions and 9 deletions

View File

@@ -1527,9 +1527,6 @@
"silentLogin": {
"type": ["boolean", "string"]
},
"authPath": {
"type": "string"
},
"clientId": {
"type": "string",
"description": "The client's id as registered with the auth server"