Skip to content

Requested "claims" are lost when access token is refreshed #21

@RobertMe

Description

@RobertMe

When authenticating the claims are stored using the access token id. But when later on using the refresh token to request a new access token (for example because the current token has expired) than the claims aren't copied over. This thus means that the userinfo endpoint (which uses the claims value) won't show (all) requested claims anymore.

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