-
Notifications
You must be signed in to change notification settings - Fork 9k
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
Auth #2014
Auth #2014
Conversation
# Conflicts: # dist/swagger-ui.js # dist/swagger-ui.min.js
Nice. I've tested it out, here are some comments: Header
OperationsWe should standardize on one authorization mechanism on the right side of the operation.
Pop-up dialog
Misc
Overall looks really great. Just a small amount of fine tuning. Please let me know if you have any questions. We have failing tests, and also need to update the swagger-client library to the most recent. |
@fehguy changed due to comment above, except scopes when oauth2 is defined. If I understand correctly the operation authentication button is for all athorizations from |
@bodnia I've re-tested--here's what I see, and also here are answers to your questions.
For your specific question, the operation authentication should be scoped to the |
@fehguy as per first point button authorize is displayed only when |
@bodnia the top link should be based on all the |
@fehguy ok, then I'll revert this change back and show the button for |
Fixed due to comments, @fehguy could you please review? |
@fehguy authentication feature, could you please review?
Remaining features to implement: