Add comment

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/27460/head
Michael Telatynski 2024-05-14 10:32:55 +01:00
parent 706f4c6e20
commit 7a3bc83a55
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ Issuer must have a trailing forward slash. As an example:
```
If a matching static client is not found, the app will attempt to dynamically register a client using metadata specified under `oidc_metadata`.
The app has sane defaults for the metadata properties below but on stricter policy identity providers they may not pass muster, e.g. `contacts` may be required.
The following subproperties are available:
1. `client_uri`: This is the base URI for the OIDC client registration, typically `logo_uri`, `tos_uri`, and `policy_uri` must be either on the same domain or a subdomain of this URI.