mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-26 07:57:56 +03:00
change url to issuer
This commit is contained in:
parent
126c1474cc
commit
931adff892
@ -1073,7 +1073,7 @@
|
||||
"oidc": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"url": { "type": "string", "format": "uri" },
|
||||
"issuer": { "type": "string", "format": "uri" },
|
||||
"authorizationURL": { "type": "string", "format": "uri" },
|
||||
"tokenURL": { "type": "string", "format": "uri" },
|
||||
"userInfoURL": { "type": "string", "format": "uri" },
|
||||
|
Loading…
Reference in New Issue
Block a user