-
Notifications
You must be signed in to change notification settings - Fork 897
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
[RFE] Support OpenID-Connect/OAuth2 #19867
Comments
Currently there is one blocking issue and two follow on issues needed to fully support this issue. The blocking issue is to debug why the CSFR token support, added by these PRs [1], used by the UI is not working. Currently my top priority. The two follow on issue are:
[1] ManageIQ/manageiq-api#543 & ManageIQ/manageiq-appliance#224 |
Update: The blocking issue, the needed CSRF support is now working. |
When you get a chance, can you explain what the root cause and solution are to the CSRF issue that is now working |
It seems it was always working. Late last evening when I was testing it my testing had fatigue induced errors. |
Here is the Issue to address the Region and System token support |
@jvlcek There are a handful of unchecked things in the original post...are those still valid? |
Yes. Those are add ons not required for basic functionality. I will address them next. |
Here is the issue to track updating the documentation |
Removed Lower Priority Items from checklist in OP. Moved them here so that they are easy to find in the future. |
Fetch the OIDC Introspection Endpoint on Deploy: ManageIQ/manageiq-pods#582 |
Operator Specific Issues
The text was updated successfully, but these errors were encountered: