Skip to content

Cookie “miq_oidc_access_token” is invalid because its size is too big. Max size is 4096 B. #1915

@uejo

Description

@uejo
  1. Describe the issue you are having and what you expected to happen.
    When a user is probably in too much ldap groups and tries to log in via OIDC, it doesn't work when the token is too long.
    Expectation: The user can log in regardless of the length of the token.

  2. Describe the steps to reproduce, including any log snippets and stack traces that will help diagnose.
    Login at the appliance in the "Service UI" with OIDC using Keycloak (v25). If the user is in too much ldap groups, he doesn't get logged in, but stays at the login page.
    In Firefox browser under Developer Tools - Console it shows:

image

Indeed the miq_oidc_access_token is bigger then the 4096 Bytes.

  1. Describe your environment, including
    Version: radjabov-pre.20240404134108_e4479a1
    Environment
    For ManageIQ: VMware appliance

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions