8000 feat: make it easier to tell if refresh tokens are working on OIDC login · Issue #18384 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
feat: make it easier to tell if refresh tokens are working on OIDC login #18384
@spikecurtis

Description

@spikecurtis

It's hard to tell if refresh tokens are working correctly because we don't directly surface the information of whether we are getting them from the OIDC identity provider. Without directly going around Coder and querying the database, you kind of have to wait around for your access token to expire to verify things are working. This could be 1 hour, or it could be days, depending on the OIDC identity provider setting.

@Emyrk added a visual indication for refresh tokens for External Auth links, but not login:

Image

We could do something similar, or add information about refresh tokens to the Health page.

relates to #18307

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0