-
Notifications
You must be signed in to change notification settings - Fork 143
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
Move API OpenID-Connect support to Apache configuration #828
Move API OpenID-Connect support to Apache configuration #828
Conversation
@miq-bot add_label wip |
@jvlcek do you have an example Authentication and Authorization lines from the api.log for a JWT auth ? Thanks. |
Checked commits jvlcek/manageiq-api@10f9684~...1f336c9 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint |
|
@miq-bot remove_label wip |
Move API OpenID-Connect support to Apache configuration (cherry picked from commit da56aab)
Jansa backport details:
|
Fixes ManageIQ/manageiq#19866
This PR, combined with others in other github repos, will move the support for the ManageIQ API out of code and into the Apache configuration.
Dependent PRs
ManageIQ/manageiq-appliance#282
ManageIQ/manageiq#20131
ManageIQ/manageiq-appliance_console#117