Skip to content

Oauth2 Authorization Code flow, can't log in after log out #5172

Open
@MykytaKryvenko

Description

@MykytaKryvenko

Q&A (please complete the following information)

  • OS: macOS
  • Browser: chrome, safari
  • Version: chrome 71.0, safari 11.1.2
  • Method of installation: dist assets
  • Swagger-UI version: 3.18.3
  • Swagger/OpenAPI version: OpenAPI 3.0

Describe the bug you're encountering

It seems that log out functionality does not flushes authorization code received after successful Oauth2 log in. When you log out and logging in again token request sent again with the same code, not with the new one.

To reproduce...

  1. Authorize with Oauth2 Authorization Code flow
  2. Press Log Out
  3. Try to authorize again

Expected behavior

You can successfully log out and authorize again with Authorization Code flow

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions