[ https://issues.apache.org/jira/browse/CAUSEWAY-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854255#comment-17854255 ]
Daniel Keir Haywood commented on CAUSEWAY-3777: ----------------------------------------------- CAUSEWAY-3723 was a first stab at this, though all that it did was to add a default impl of a PasswordEncoder automatically. > 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 > Priority: Minor > 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)