[jboss-jira] [JBoss JIRA] (ELY-728) The map backing SimpleMapBackedSecurityRealm should be an identity map not a password map.
Jan Kalina (JIRA)
issues at jboss.org
Tue Dec 5 04:48:00 EST 2017
[ https://issues.jboss.org/browse/ELY-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497273#comment-13497273 ]
Jan Kalina commented on ELY-728:
--------------------------------
So the realm should be backed by {{Map<String, SimpleMapRealmIdentity>}} instead of {{Map<String, SimpleRealmEntry>}} and creating identities on obtaining - what is the point?
The realm can be used without stored credentials already now, or not?
> The map backing SimpleMapBackedSecurityRealm should be an identity map not a password map.
> ------------------------------------------------------------------------------------------
>
> Key: ELY-728
> URL: https://issues.jboss.org/browse/ELY-728
> Project: WildFly Elytron
> Issue Type: Task
> Components: API / SPI, Realms
> Reporter: Darran Lofthouse
> Priority: Critical
> Fix For: 1.2.0.Beta12
>
>
> This realm is useful in cases where we need an identity to exist where the mechanism has performed validation without requiring access to credentials.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list