This commit is contained in:
Éloi Rivard 2020-08-31 15:15:10 +02:00
parent 0a7042f9d8
commit cc4c441088
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
["code", "token", "id_token", "code token",
"code id_token", "token id_token"],
"service_documentation":
"http://mydomain.tld/documentation.html",
"https://mydomain.tld/documentation.html",
"ui_locales_supported":
["en-US", "en-GB", "en-CA", "fr-FR", "fr-CA"]
}

View file

@ -58,7 +58,7 @@
"claims_parameter_supported":
true,
"service_documentation":
"http://mydomain.tld/oauth/service_documentation.html",
"https://mydomain.tld/oauth/service_documentation.html",
"ui_locales_supported":
["en-US", "en-GB", "en-CA", "fr-FR", "fr-CA"]
}