Outline: Difference between revisions
→SSL example: staticPasswords requires enablePasswordDB |
→SSL example: enablePasswordDB is in services.dex |
||
| Line 125: | Line 125: | ||
forceHttps = false; | forceHttps = false; | ||
storage.storageType = "local"; | storage.storageType = "local"; | ||
oidcAuthentication = { | oidcAuthentication = { | ||
authUrl = "https://dex.example.tld/auth"; | authUrl = "https://dex.example.tld/auth"; | ||
| Line 152: | Line 151: | ||
} | } | ||
]; | ]; | ||
enablePasswordDB = true; | |||
staticPasswords = [ | staticPasswords = [ | ||
{ | { | ||