-
Notifications
You must be signed in to change notification settings - Fork 123
DRAFT: Add support for federation in the horizon UI #2869
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
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @jagee. Thanks for your PR. I'm waiting for a openstack-k8s-operators member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/ok-to-test |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e5af7bcb4f2f4913b60bac9e6f4011b9 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 08m 17s |
60d300a
to
b689891
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/407a05be0fa34d039fc3e869c2e9b7a5 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 55m 39s |
b689891
to
7937d3f
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f1856c65c0914eb9b28bbdde7fdf8e9b ❌ openstack-k8s-operators-content-provider FAILURE in 13m 32s |
7937d3f
to
0d83182
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9e8db58f03294521a51eff60a60641ed ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 54m 57s |
8dc3fc6
to
74b14c2
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/23c7029d15704bfa9d63ef755a410dd8 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 07m 24s |
74b14c2
to
09f3d8b
Compare
This adds a openidc dropbox to the horizon login screen so a user can select openidc as a login type. The horzion UI will the be redirected to the keycloak server for the user authentication and then be passed back to the horizon dashboard as the federated user.
09f3d8b
to
2595ef3
Compare
This added and openidc dropbox to the horizon login screen so a user can select openidc as a login type the horzion UI will the be redirected to the keycloak server for the user authentication and then be passed back to the horizon dashboard as the federated user.