Skip to content

Silent token refreshing #129

Open
Open
@happy-dev

Description

@happy-dev

Hi guys,

This issue might be somehow related to :

Giving a short lifespan to the ID token is a security feature to reduce the vulnerability surface, but as @dmitrizagidulin said it is inversely proportional to user convenience.

We are currently experiencing this pain in our app. So far our only option is to increase the lifetime of the issued tokens, which is not the recommended way to go.

How about silent token refreshing ?

Brock Allen, the author of oidc-client-js seems to think it is acceptable in terms of security. I am having a hard time assessing if it is.

It is on the roadmap ?
If it isn't, how do we intend to make long sessions work with security.

Many thanks for your insight

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