Skip to content

Keycloak returns an error when trying to refresh a token with empty scope parameter #489

@humbapa

Description

@humbapa

If no additional scopes are set, the refreshToken method will add an empty scope= parameter to the token endpoint url. Unfortunately, our Keycloak instance only accepts it as optional if not set. Sending a refresh request with scope= will return an "invalid_scope" error.

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