security-dashboards-plugin
security-dashboards-plugin copied to clipboard
Add JWT authentication type to MultipleAuthentication
Description
Allows JWT to be included in a multiple-authentication configuration.
Category
Enhancement
Why these changes are required?
Previously one cannot use basic auth and JWT auth together
What is the old behavior before changes and new behavior after changes?
OSD error when basic auth and JWT auth are configured
Issues Resolved
#1814
Testing
[Please provide details of testing done: unit testing, integration testing and manual testing]
Check List
- [x] New functionality includes testing
- [ ] New functionality has been documented
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.