-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed device auth login script * Fixing device auth login script * Removed hardcoded ttl from the device auth script * Improving client cert retrieval in the device auth script * Added Device auth flow flag to login command * Refactored device auth flow * Refactored login tests & added cases for device auth flow * Reordered imports & fixed timeouts in auth tests * Fixed context in auth tests * Fixed tainted URLs in device auth flow * Migrated Device auth away from deprecated Dex endpoint & fixed tests * Updated changelog * Improved device auth error handling * Cleaned up * Improved device-auth flag description & cleaned up * Improvements in login command tests * Added a note about ignoring the device-auth flag * Improved warning message when device-auth flag is ignored * Added support for non-interactive device auth login * Fixed tests * Reordered imports * Improved device auth flow
- Loading branch information
1 parent
e542b76
commit e185a88
Showing
15 changed files
with
847 additions
and
232 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.