Skip to content

Incorrect refresh token expiration handling #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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