Add ability to have organization SAML/SSO to inherit from an enterprise/global config #11816
Replies: 1 comment 1 reply
|
I am a GitHub user (admin) w/GHE and 10 Orgs. We have universal SSO via SAML. Under: https://github.com/enterprises/EnterpriseName/settings/security After setting that, all Org settings had the SAML options greyed out. The "shared SSO configuration" is set at the Enterprise level. Pretty sure that's what you're looking for. |
Uh oh!
There was an error while loading. Please reload this page.
We have a GHE Cloud setup with a bunch of sub organizations. Every one of those sub organizations has to have their own SAML/SSO configuration, and on top of that, every one has to individually have users enable SSO if it's not required.
It would be much improved if there were an option in the org to say: "Use shared SSO configuration from org [X]" where "[X]" is another organization in the enterprise. That would allow the configuration to be done once, as well as potentially having a user SSO authenticate to ALL the member orgs at once. i.e. additional checkboxes/etc. on the SSO screen, similar to the multiple [Authorize] prompts on SSH keys/tokens -- or even an org setting "Automatically associate SSO identity from org [X]".
All reactions