Closed alexeykazakov closed 6 years ago
The OS IdP is currently implemented as a social login IdP. So there can be only one OS identity provider. We need to be able to register multiple OS IdPs for different clusters. We could also need to have a way to dynamically create OS IdPs.
https://github.com/keycloak/keycloak/pull/4127 https://issues.jboss.org/browse/KEYCLOAK-4886
Screencast demonstrating multiple Openshift IdP's:
https://drive.google.com/a/redhat.com/file/d/0B-q5v4cdCsCbQVkxZlBCdG5mekU/view?usp=sharing
The OS IdP is currently implemented as a social login IdP. So there can be only one OS identity provider. We need to be able to register multiple OS IdPs for different clusters. We could also need to have a way to dynamically create OS IdPs.