mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
change url to issuer
This commit is contained in:
parent
126c1474cc
commit
931adff892
1 changed files with 1 additions and 1 deletions
|
|
@ -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" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue