Skip to content

Respect OIDC token lifetime and use refresh tokens #10833

@hboyd2003

Description

@hboyd2003

Currently, when a user logins with OIDC Huly issues a token to the user for an entire year. While that token is active Huly never again checks that the access token is still valid nor does it ever refresh the token. This means that even if a user is fully deleted from the idp, they would still be able to access Huly for any entire year.

Needless to say this isn't particularly secure. Respecting the OIDC token lifetime and using refresh tokens would be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions