-
Notifications
You must be signed in to change notification settings - Fork 127
DRAFT: Add support for multiple IdP providers in Federation #3001
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?
DRAFT: Add support for multiple IdP providers in Federation #3001
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. |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b5fdc40a45b24f309f2d32dd5554958b ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 49m 01s |
eda4b8f
to
e56f951
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/77f3f11bca0d4d7b915ed7fc685df780 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 06s |
35b405d
to
b182e70
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/4d4391df6a40434cbb576037a7906a49 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 49s |
1f9c71a
to
e48c62e
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b50093b87701455c96fc024bd69d8544 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 12s |
e48c62e
to
7d66c3c
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a285299115154e389d0268b5bd0bdec1 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 21s |
7d66c3c
to
5490246
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/62cd93d3e4bb4eb48f9aeac05eb60ee0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 49s |
5490246
to
d83797d
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f1f5ca0bc96541d4ad5ecb4861933402 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 47m 18s |
d83797d
to
7b18fb8
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5ef1c975fb97408d907ebcfb2a904a04 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 45s |
7b18fb8
to
c890ab1
Compare
c890ab1
to
71df0f3
Compare
71df0f3
to
110c3a1
Compare
110c3a1
to
6d90dac
Compare
6d90dac
to
08faa71
Compare
08faa71
to
0ca4d25
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5acfac2b14164ee785432d16ca5a81f4 ❌ openstack-k8s-operators-content-provider FAILURE in 5m 18s |
4b0991d
to
d6f985a
Compare
This patch will setup two realms in keycloak. Keystone will be configured to work with these two realms as different IdPs. Each realm will get its own mapping in openstack. It will also enable these two IdP choices to the horizon UI. Jira: https://issues.redhat.com/browse/OSPRH-14033
8c1e46f
to
55bcbc8
Compare
This patch will setup two realms in keycloak. Keystone will be configured to work with these two realms as different IdPs. Each realm will get its own mapping in openstack. It will also enable these two IdP choices to the horizon UI.
Jira: https://issues.redhat.com/browse/OSPRH-14033