Daniel Keir Haywood created CAUSEWAY-3742: ---------------------------------------------
Summary: Improve security/oauth ; deprecate AuthenticationStrategyJwt Key: CAUSEWAY-3742 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3742 Project: Causeway Issue Type: Improvement Components: Ext Sec spring-oauth2, Security Spring Affects Versions: 2.0.0 Reporter: Daniel Keir Haywood Assignee: Daniel Keir Haywood Fix For: 2.1.0 Attachments: AuthConverterForUserDetails-1.java, AuthenticationManagerForApplicationUsers-1.java, AuthenticationStrategyUsingCurrentInteractionContext-1.java Implementation of an AuthenticationManager (Spring SPI) that works for both oauth and jwt tokens, also our own SPI of AuthConverter. And, for Restful, a do-nothing AuthenticationStrategy that uses the above (rather than doing any validation in and of itself). -- This message was sent by Atlassian Jira (v8.20.10#820010)