Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Authentication "Logout" #2193

Closed
FlaxHaxx opened this issue Jun 6, 2016 · 0 comments
Closed

Basic Authentication "Logout" #2193

FlaxHaxx opened this issue Jun 6, 2016 · 0 comments
Milestone

Comments

@FlaxHaxx
Copy link
Contributor

FlaxHaxx commented Jun 6, 2016

It seems like the Authentication header is not cleared when clicking the "Logout" button. The only thing I can see happening is that my Swagger definition is reloaded. I have tested with Firefox and Chromium om Ubuntu with the same result and I'm using latest master version.

@FlaxHaxx FlaxHaxx changed the title Basic Authentication logout doesn't work Basic Authentication "Logout" Jun 6, 2016
@fehguy fehguy closed this as completed in 357df79 Jun 7, 2016
fehguy added a commit that referenced this issue Jun 7, 2016
Fixed #2193. Changed logout click to remove basic authentication header by using the configured value as key instead of "basic".
vincent-zurczak referenced this issue in roboconf/swagger-ui Aug 19, 2016
…er by using the configured value as key instead of basic.
vincent-zurczak referenced this issue in roboconf/swagger-ui Aug 19, 2016
Fixed #2193. Changed logout click to remove basic authentication header by using the configured value as key instead of "basic".
@fehguy fehguy added this to the v2.2.1 milestone Aug 23, 2016
kodekracker referenced this issue in 91springboard/swagger-ui Mar 2, 2017
…er by using the configured value as key instead of basic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants