We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec07d commit ee9eeeaCopy full SHA for ee9eeea
docs/setup/README.md
@@ -36,7 +36,7 @@ An example setup could look like this:
36
}
37
```
38
39
- - Calling `https://example.com/.well-known/openid-configuration` returns a JSON document similar to the following:
+ - Calling `https://auth.example.com/.well-known/openid-configuration` returns a JSON document similar to the following:
40
41
```json
42
{
0 commit comments