github.com/icyphox/x@v0.0.355-0.20220311094250-029bd783e8b8/configx/stub/hydra/hydra.yaml (about)

     1  serve:
     2    cookies:
     3      same_site_mode: Lax
     4  
     5  urls:
     6    self:
     7      issuer: http://127.0.0.1:4444
     8    consent: http://127.0.0.1:3000/consent
     9    login: http://127.0.0.1:3000/login
    10    logout: http://127.0.0.1:3000/logout
    11  
    12  secrets:
    13    system:
    14      - youReallyNeedToChangeThis
    15  
    16  oidc:
    17    subject_identifiers:
    18      enabled:
    19        - pairwise
    20        - public
    21      pairwise:
    22        salt: youReallyNeedToChangeThis