-
Bug
-
Resolution: Done
-
Minor
-
3.0.0.Beta7
It is possible to specify in principal-query all of clear-password-mapper, bcrypt-mapper, simple-digest-mapper, salted-simple-digest-mapper, scram-mapper at one moment. But, in fact, specifying only one mapper per principal query make sense. Change model/subsystem , that only adding on password mapper at a moment is allowed.
- clones
-
JBEAP-6383 User should be able to specify only one password mapper in jdbc-realm resource
- Closed
- is related to
-
WFCORE-4395 The single mapper validation added via WFCORE-2364 happens at Runtime, this should be a Model time check.
- Resolved