-
Notifications
You must be signed in to change notification settings - Fork 427
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
feat: SAML2 integration v1 readiness #2868
Merged
Merged
Changes from 5 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2099582
Add Saml2 resource
sfc-gh-jmichalak afe7fc6
Merge remote-tracking branch 'origin/main' into jmichalak-si-v1
sfc-gh-jmichalak 1318b93
Fix docs
sfc-gh-jmichalak f35a9be
Merge remote-tracking branch 'origin/main' into jmichalak-si-v1
sfc-gh-jmichalak a426f79
Review fixes
sfc-gh-jmichalak 5fe1bcc
Fix
sfc-gh-jmichalak d8d3b39
Merge remote-tracking branch 'origin/main' into jmichalak-si-v1
sfc-gh-jmichalak 2b9bc6f
Check rsa key hash
sfc-gh-jmichalak 9a4acde
Add show_output and describe_output
sfc-gh-jmichalak 801cb23
Merge remote-tracking branch 'refs/remotes/origin/main' into jmichala…
sfc-gh-jcieslak c09fbe4
Merge branch 'refs/heads/main' into jmichalak-si-v1
sfc-gh-jcieslak cd68058
Apply resource conventions
sfc-gh-jcieslak b9209c6
Merge branch 'refs/heads/main' into jmichalak-si-v1
sfc-gh-jcieslak c904c22
Apply resource conventions
sfc-gh-jcieslak 7b33e11
Test fix
sfc-gh-jcieslak 53dc57e
Changes after review
sfc-gh-jcieslak 8e87551
Changes after review
sfc-gh-jcieslak 2e3ee43
Merge branch 'refs/heads/main' into jmichalak-si-v1
sfc-gh-jcieslak 3b90867
Changes after merge
sfc-gh-jcieslak 0c96ab1
Merge branch 'refs/heads/main' into jmichalak-si-v1
sfc-gh-jcieslak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add some comment to explain this funny stuff (in the next PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed in #2912