🛂 Legacy support op for Keycloak v17 (#564)

This commit is contained in:
Alicia Sykes
2022-05-16 21:45:13 +01:00
parent c04e80b44e
commit 19b71313d5
4 changed files with 13 additions and 2 deletions

View File

@@ -475,6 +475,11 @@
"title": "Client ID",
"type": "string",
"description": "The Client ID of the client you created for use with Dashy"
},
"legacySupport": {
"title": "Legacy Support",
"type": "boolean",
"description": "If using Keycloak 17 or older, then set this to true"
}
}
}