Uploaded image for project: 'Red Hat build of Keycloak'
  1. Red Hat build of Keycloak
  2. RHBK-1029

[GHI#25909] Keycloak HA Guide uses token for cross-site setup that expires

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Before reporting an issue

      [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

      Area

      docs

      Describe the bug

      The command in the docs creates a short-lived token which will expire within one hour by default:

      ```
      kubectl create token -n keycloak xsite-sa
      ```

      Once the token expires, the Operator won't be able to set up the xsite connection any more.

      Version

      main

      Expected behavior

      The docs should use a token that doesn't expire

      Actual behavior

      The token expires.

      How to Reproduce?

      Retrieve the token and put it into the site jwt.io to analyze it.

      Anything else?

      See https://github.com/keycloak/keycloak-benchmark/issues/663

            Unassigned Unassigned
            pvlha Pavel Vlha
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: