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

Optional security for webservice not working #1036

Closed
DidelotK opened this issue Sep 13, 2019 · 0 comments · Fixed by #1075
Closed

Optional security for webservice not working #1036

DidelotK opened this issue Sep 13, 2019 · 0 comments · Fixed by #1075
Labels

Comments

@DidelotK
Copy link

DidelotK commented Sep 13, 2019

Description

Using an empty security rule return a 401

Expected behaviour

Should allow the request and return a 200

Actual behaviour

It returns a 401

Steps to reproduce

security:
- {}

Additional info:

Output of the commands:

  • python --version: Python 3.5.3
  • pip show connexion | grep "^Version\:": Version: 2.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants