forked from apache/kudu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added JWT scenarios to the negiotiation test * Updated the security-itest with JWT expiration scenario * Updated MiniOidc to set expires_at and not_before properties of the generated JWTs * Added methods to be able to manually create JWT and JWKS files Change-Id: I1977c80b70fd9628ac800671f6cf16e9fa96c0f0 Reviewed-on: http://gerrit.cloudera.org:8080/19156 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]>
- Loading branch information
1 parent
5558541
commit df4cd81
Showing
14 changed files
with
519 additions
and
81 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
Oops, something went wrong.