Skip to content

Keycloak Configuration📜

Jaeger📜

  1. Create a jaeger client
  2. Change the following configuration items
    • access type: confidential this will enable a “Credentials” tab within the client configuration page
    • Direct Access Grants Enabled: Off
    • Valid Redirect URIs: https://tracing.${DOMAIN}/login
    • Base URL: https://tracing.${DOMAIN}
    • Take note of the client secret in the credentia

Last update: 2021-03-11 by Thomas Runyon