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

OAS3: Offer IANA-registered authentication schemes in content assist #449

Open
tedepstein opened this issue Jun 6, 2018 · 0 comments
Open

Comments

@tedepstein
Copy link
Collaborator

In the Security Scheme Object, we don't currently provide any help in content assist for the scheme property.

According to the OpenAPI spec, scheme should be:

The name of the HTTP Authorization scheme to be used in the Authorization header as defined in RFC7235.

We might not want to validate this, since the registry is subject to change. But we could take current values and make them available in code assist.

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

No branches or pull requests

1 participant