[
https://issues.apache.org/jira/browse/KNOX-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360762#comment-17360762
]
ASF subversion and git services commented on KNOX-2620:
-------------------------------------------------------
Commit ec66f35ae3619afee6b86b4c254e163a8d5328bc in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=ec66f35 ]
KNOX-2620 - Using the proper signature algorithm name in JWKS endpoint (#457)
> Signature algorithm mismatch in JWKS resource
> ---------------------------------------------
>
> Key: KNOX-2620
> URL: https://issues.apache.org/jira/browse/KNOX-2620
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> With KNOX-2570, a new public API endpoint got introduced which returns a JSON
> that helps to verify the generated tokens. One of the JSON elements in the
> response indicates the signature algorithm. This {{alg}} property is set to
> {{RSA}} instead of the configured/default signature algorithm (this is
> {{RS256}} if it's not overridden in the topology).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)