-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial implementation * Remove dep on querystring * Restore search params properly * Remove unneeded changes * Touch up connect frame and update licenses * Cleanup discovery duck * Add helper fns to discovery duck * cleanup * Touch up connect frame * Respect discoveryURL param * Borrow bloom auth debugger fn * Updated auth code from bloom * Fix keycloak implicit flow * cleanup * Add bloom updates * Fix crashes * mellan * Update tests * fix styling * Add better logging * mel * Show error messages from SSO * Self review * Fix normal discovery * Downloadable logs * Update naming as per review comments * comments * Fix comment around logging * Add rejections per review comments * Fix comment about history.replace * More throws * List missing keys on invalid sso provider * Update log message about principal and secure context * Use constant for url param * Stop log and throwing * Improve error handling * Add better types * Helper fn for getting valid sso providers * Handle connectURL and multiple discovery endpoints properly * Update from jons review comments * Add discovery logs to :debug frame * Update styling as per lizas comments * Fix typo * Rename provider id * remove extra newline in :debug logs * Move code to styled comp * Cleanup comment * Fix unit tests
- Loading branch information
1 parent
b9e38d6
commit 674cbb6
Showing
24 changed files
with
1,393 additions
and
235 deletions.
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.