mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
change url to issuer
This commit is contained in:
@@ -1073,7 +1073,7 @@
|
|||||||
"oidc": {
|
"oidc": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"url": { "type": "string", "format": "uri" },
|
"issuer": { "type": "string", "format": "uri" },
|
||||||
"authorizationURL": { "type": "string", "format": "uri" },
|
"authorizationURL": { "type": "string", "format": "uri" },
|
||||||
"tokenURL": { "type": "string", "format": "uri" },
|
"tokenURL": { "type": "string", "format": "uri" },
|
||||||
"userInfoURL": { "type": "string", "format": "uri" },
|
"userInfoURL": { "type": "string", "format": "uri" },
|
||||||
|
|||||||
Reference in New Issue
Block a user