-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-16052]Fix SSO login and improve logging for easier debugging
Summary: The JWT library was updated with commit D39576. The newer version had breaking changes due to which SSO login on no longer works on master. Revert the change and improve logging for easier debugging. Test Plan: Manually verified that SSO was breaking on master and works after the revert. Reviewers: svarshney Reviewed By: svarshney Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D39825
- Loading branch information
1 parent
fa6ff5b
commit 6b28bfd
Showing
2 changed files
with
12 additions
and
6 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