Skip to content

Incorrect refresh token expiration handling #2

@iagotomas

Description

@iagotomas

FeignException is handled in wrong context at

if (HttpStatus.BAD_REQUEST.value() == e.status()) {

This should be only wrapping authserver refresh token request and not API resource request in which a BAD REQUEST may have a different meaning

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