[v11] Backport removal of enterprise SSO connectors#20244
Closed
camscale wants to merge 5 commits intocamh/backport-refactor-sso/branch/v11from
Closed
[v11] Backport removal of enterprise SSO connectors#20244camscale wants to merge 5 commits intocamh/backport-refactor-sso/branch/v11from
camscale wants to merge 5 commits intocamh/backport-refactor-sso/branch/v11from
Conversation
* Move SAML/OIDC web handlers to enterprise repository Remove the SAML and OIDC web handlers from this repository as they have been added to the enterprise repository. The SAML and OIDC connectors are not available in the OSS edition and connectors of these types could not be created. This change does not have any effect on existing OSS deployments.
Remove the SAML connector from the OSS repository. It has been migrated to the enterprise repository.
Remove the SAML auth web handler as it has moved to the enterprise repository. The rest of the SAML connector logic has been migrated in previous commits.
Remove the OIDC connector login logic which has now been moved to the enterprise repository.
Update enterprise submodule to bring in enterprise SSO connectors (SAML/OIDC) that have been moved there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport the PRs that remove the enterprise SSO connectors (SAML and
OIDC) from the OSS repository. This requires the following PRs be merged
first:
After the second of these has been merged, this PR will be updated to
link to a master commit of the enterprise submodule.
This is the third of 4 PRs to backport the enterprise SSO migration to
the v11 branch. The 4 PRs are (including this):
The PRs backported in this PR are:
Conflicts resolved:
backported to the same code in enterprise v11.
gravitational/tracepackage version #19591 Bumpgravitational/tracepackage version (lib/auth/saml.go)delete here.
just delete code here.
Issue: https://github.com/gravitational/teleport.e/issues/525