You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Colm O hEigeartaigh <co...@apache.org> on 2017/10/19 13:18:18 UTC

Review Request 63147: RANGER-1845 - Add support to configure JWT signature algorithms

-----------------------------------------------------------
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


Re: Review Request 63147: RANGER-1845 - Add support to configure JWT signature algorithms

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63147/#review188714
-----------------------------------------------------------


Ship it!




Ship It!

- Alejandro Fernandez


On Oct. 19, 2017, 1:18 p.m., Colm O hEigeartaigh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63147/
> -----------------------------------------------------------
> 
> (Updated Oct. 19, 2017, 1:18 p.m.)
> 
> 
> 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
> 
>


Re: Review Request 63147: RANGER-1845 - Add support to configure JWT signature algorithms

Posted by Velmurugan Periasamy <vp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63147/#review188835
-----------------------------------------------------------


Ship it!




Ship It!

- Velmurugan Periasamy


On Oct. 19, 2017, 1:18 p.m., Colm O hEigeartaigh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63147/
> -----------------------------------------------------------
> 
> (Updated Oct. 19, 2017, 1:18 p.m.)
> 
> 
> 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
> 
>