Skip to content

Admin username mismatch between OKDP UI (adm) and Keycloak (admin) causes session conflicts #45

@jsanc525

Description

@jsanc525

The OKDP UI admin user is configured as adm while the Keycloak admin user is configured as admin, creating issues logging into a service after logging into the other.

Steps to reproduce

  1. Log in to OKDP UI as adm
  2. Navigate to Keycloak UI
  3. Observe login failure / wrong session

Keycloak UI when logged in as OKDP admin

Keycloak UI when logged in as OKDP admin

OKDP UI when logged in as Keycloak admin

OKDP UI when logged in as Keycloak admin

Expected: Both services share the same admin username for a more unified demo user experience.

Actual: OKDP uses adm, Keycloak uses admin, causing session/auth conflicts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions