Sandor Molnar created KNOX-2620:
-----------------------------------
Summary: 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
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)