-
Notifications
You must be signed in to change notification settings - Fork 351
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
Preview of SSO for browser #1478
Merged
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
ed477f3
Initial implementation
OskarDamkjaer 2d864d0
Remove dep on querystring
OskarDamkjaer 2aff3dc
Restore search params properly
OskarDamkjaer e881ae7
Remove unneeded changes
OskarDamkjaer e6546ae
Touch up connect frame and update licenses
OskarDamkjaer f7494a8
Cleanup discovery duck
OskarDamkjaer 0a9a929
Add helper fns to discovery duck
OskarDamkjaer 023cf7b
cleanup
OskarDamkjaer 3bdccf8
Touch up connect frame
OskarDamkjaer f1e574e
Respect discoveryURL param
OskarDamkjaer 007dd5c
Borrow bloom auth debugger fn
OskarDamkjaer 972c5be
Updated auth code from bloom
OskarDamkjaer 60b1e79
Fix keycloak implicit flow
OskarDamkjaer b35996c
cleanup
OskarDamkjaer 2fb5590
Add bloom updates
OskarDamkjaer 673b96e
Fix crashes
OskarDamkjaer e80fd11
mellan
OskarDamkjaer 123d4ce
Update tests
OskarDamkjaer d291114
fix styling
OskarDamkjaer 984cac6
Add better logging
OskarDamkjaer 015a73a
mel
OskarDamkjaer 3ebc1c7
Show error messages from SSO
OskarDamkjaer 7c8fcc8
Self review
OskarDamkjaer 413bcfc
Fix normal discovery
OskarDamkjaer 25eb2c6
Downloadable logs
OskarDamkjaer b81a87b
Update naming as per review comments
OskarDamkjaer 41fe35b
comments
OskarDamkjaer d03a887
Fix comment around logging
OskarDamkjaer ac2abd0
Add rejections per review comments
OskarDamkjaer 25aca12
Fix comment about history.replace
OskarDamkjaer 29f1bca
More throws
OskarDamkjaer a928eea
List missing keys on invalid sso provider
OskarDamkjaer 130f20e
Update log message about principal and secure context
OskarDamkjaer 7d07f8a
Use constant for url param
OskarDamkjaer c9183d7
Stop log and throwing
OskarDamkjaer 3070bc3
Improve error handling
OskarDamkjaer 87d107c
Add better types
OskarDamkjaer 7555dc1
Helper fn for getting valid sso providers
OskarDamkjaer f5483aa
Handle connectURL and multiple discovery endpoints properly
OskarDamkjaer 49afb59
Update from jons review comments
OskarDamkjaer 106686a
Add discovery logs to :debug frame
OskarDamkjaer 62977ea
Update styling as per lizas comments
OskarDamkjaer 7c46548
Fix typo
OskarDamkjaer e2e4fba
Rename provider id
OskarDamkjaer 16f0e40
remove extra newline in :debug logs
OskarDamkjaer 7d9ebae
Move code to styled comp
OskarDamkjaer 261556d
Cleanup comment
OskarDamkjaer e9261ed
Fix unit tests
OskarDamkjaer cd4f55a
Merge branch 'master' into sso
OskarDamkjaer 757d15a
Merge master
OskarDamkjaer 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
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.
typo