mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
clean up example urls
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -71,10 +71,10 @@ HTTP/1.1 200 OK
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"instance": "https://cloud.example.com/",
|
||||
"graph_endpoint": "https://cloud.example.com/graph/",
|
||||
"instance": "https://cloud.example.com",
|
||||
"graph_endpoint": "https://cloud.example.com/graph/v0.0",
|
||||
"ocis_web_config": "https://cloud.example.com/web/config.json",
|
||||
"issuer": "https://idp.example.com/",
|
||||
"issuer": "https://idp.example.com",
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user