aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 610cb50..9d52dd0 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,11 @@ email:
platform:
disableRegistration: false
disableSecureCookies: false
+oidc:
+ enable: false
+ clientID: "yourclientid"
+ clientSecret: "yourclientsecret"
+ issuer: "https://sso.example.com/"
```
## Future features