-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63147/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-1845
https://issues.apache.org/jira/browse/RANGER-1845
Repository: ranger
Description
-------
The next Knox release will feature the ability to change the signature
algorithm from the default RS256. This task is to add support to specify a
signature algorithm in Ranger, which the received token must match. The new
configuration parameter is "ranger.sso.expected.sigalg" with a default value of
"RS256".
Diffs
-----
security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSSOAuthenticationFilter.java
5e4207c9
security-admin/src/main/java/org/apache/ranger/security/web/filter/SSOAuthenticationProperties.java
b8246a9a
Diff: https://reviews.apache.org/r/63147/diff/1/
Testing
-------
Tested it with Knox.
Thanks,
Colm O hEigeartaigh