You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by sm...@apache.org on 2021/04/27 14:34:33 UTC

[knox] branch master updated (c1e8a3c -> 754a6b9)

This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git.


    from c1e8a3c  KNOX-2575 - Add  `kid` and `jku`  claims to JWT tokens issues by Knox (#436)
     add 754a6b9  KNOX-2595 - KNOX_TOKENS table is created automatically if not exists (#438)

No new revisions were added by this update.

Summary of changes:
 .../services/token/impl/TokenStateDatabase.java    | 34 ++++++++++++++++++++++
 .../token/impl/JDBCTokenStateServiceTest.java      | 13 ++-------
 2 files changed, 36 insertions(+), 11 deletions(-)