Daniel Keir Haywood created CAUSEWAY-3777: ---------------------------------------------
Summary: Don't require a PasswordEncoder if secman's authenticator isn't actually required. Key: CAUSEWAY-3777 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3777 Project: Causeway Issue Type: Improvement Components: Ext Sec Secman Affects Versions: 2.0.0 Reporter: Daniel Keir Haywood Assignee: Daniel Keir Haywood Fix For: 2.2.0 CAUSEWAY-3700 provided an AutoConfiguration for secman's authenticator, but it seems that its implementation requires a PasswordEncoder even if the AutoConfiguration isn't actually activated. I'm guessing that injecting a Provider<PasswordEncoder> might solve this. -- This message was sent by Atlassian Jira (v8.20.10#820010)