Skip to content

Armadactl doesn't cache OIDC tokens #4487

@dimm0

Description

@dimm0

Describe the bug

When uisng OIDC for the armada client, the browser is opened on every request.

Expected behavior

Armada client caches the token on first request and re-uses one. If refresh token is available, should also try refreshing the token when current access token is about to expire.

Actual behavior

The client does OIDC authorization on every client run.

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