Skip to content

Authentication

Local

authentication:
  local: true

Open ID Connect (OIDC)

authentication:
  local: false # local authentication stays enabled by default
  oidc_providers:
    - label: "oidc"
      client_id: "Pyrate"
      client_secret: "B3b5iOEXf7P53wh2o48JNEDOcXkqyOiC"
      server_metadata_url: https://id.luebke.dev/realms/master/.well-known/openid-configuration

It's also possible to enable/disable certain features if the user belongs to a specific group