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

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


    from acac99ec6 Preparing Apache Knox v2.1.0 Release
     add 890ebc7d2 KNOX-3186 - istio external authorizer support for 
SSOCookieProvider (#1081)
     add cfb77b288 KNOX-3187 - Show pop-up window on Token 
Management/Generation pages when Knox token hash key is missing (#1082)
     add 57793d31b Updated CHANGES using the appropriate JIRA filter which 
excludes false-positive items

No new revisions were added by this update.

Summary of changes:
 CHANGES                                            |  82 +----
 build.xml                                          |   1 -
 .../provider/federation/jwt/JWTMessages.java       |  12 +
 .../jwt/filter/SSOCookieFederationFilter.java      | 100 ++++++-
 .../provider/federation/SSOCookieProviderTest.java | 333 +++++++++++++++++++++
 .../app/token-generation.component.ts              |  34 ++-
 .../app/token-generation.service.ts                |  21 +-
 .../app/token.management.component.html            |   8 +-
 .../app/token.management.component.ts              |  33 +-
 .../app/token.management.service.ts                |  20 ++
 10 files changed, 547 insertions(+), 97 deletions(-)

Reply via email to