Outline: Difference between revisions

Bmillwood (talk | contribs)
SSL example: staticPasswords requires enablePasswordDB
Bmillwood (talk | contribs)
SSL example: enablePasswordDB is in services.dex
 
Line 125: Line 125:
     forceHttps = false;
     forceHttps = false;
     storage.storageType = "local";
     storage.storageType = "local";
    enablePasswordDB = true;
     oidcAuthentication = {
     oidcAuthentication = {
       authUrl = "https://dex.example.tld/auth";
       authUrl = "https://dex.example.tld/auth";
Line 152: Line 151:
         }
         }
       ];
       ];
      enablePasswordDB = true;
       staticPasswords = [
       staticPasswords = [
         {
         {