Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: JAX-RS Security
-
Labels:None
-
Estimated Complexity:Unknown
Description
RS security code has two paths were the client certificates are not validated:
OAuth2 AccessTokenService where a client authenticating via 2-way TLS requests a token and JOSE code where the chain is shipped in JOSE headers (the latter has been highlighted by demo from Anders Rundgren).