Investigate mapping group access from ipa/ipsilon to openshift #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We would like to be able to create groups in ipa that would then map to groups in openshift to allow for easier and more transparent access.
Metadata Update from @mobrien:
Openshift preferred method for group mappings is from ldap but that solution doesn't suit us as our IPA server is private and we don't want to allow external access.
Openshift also supports group mappings from openid clients which would be our preferred solution but OSD does not support this. I raised a support ticket to ask about it and they said there is an RFE for it but the ticket is internal so we cannot track it.
We will likely need a custom solution using fasjson
Metadata Update from @lrossett: