[
https://issues.jboss.org/browse/WFCORE-3666?page=com.atlassian.jira.plugi...
]
Martin Choma commented on WFCORE-3666:
--------------------------------------
[~dlofthouse] [~brian.stansberry] We need here to describe Map in model. So OBJECT fits
this purpopse just fine. But is it possible to describe Map in model in more
"static" way. I mean to have explicitely named key and value attributes, e.g
"from" and "to"? So we can describe their meaning directly in model
and leverage code completition in CLI?
Provide Elytron alternative to RoleMappingLoginModule
-----------------------------------------------------
Key: WFCORE-3666
URL:
https://issues.jboss.org/browse/WFCORE-3666
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Affects Versions: 4.0.0.Final
Reporter: Martin Choma
Assignee: Martin Mazanek
In picketbox there is RoleMappingLoginModule [1], which takes role as returned from
authorization process and maps to different role. I thought something similar should be
configurable with some of Elytron role-mappers. But looking into model/code, it is not
obvious to me which of them can be used. I know custom role mapper can be still used, but
I wonder if we really do not provide this common funcionality out of the box with
Elytron.
Another workaround is to use direct roles from realm (e.g. LDAP ) in target (e.g.
web.xml). But seems users tend to map IDM Roles to applicaiton roles.
[1]
https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_ap...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)