You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jan Bernhardt (JIRA)" <ji...@apache.org> on 2016/02/09 08:27:18 UTC

[jira] [Updated] (FEDIZ-144) HomeRealm Discovery Service based on Spring EL

     [ https://issues.apache.org/jira/browse/FEDIZ-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Bernhardt updated FEDIZ-144:
--------------------------------
    Fix Version/s: 1.2.2

> HomeRealm Discovery Service based on Spring EL
> ----------------------------------------------
>
>                 Key: FEDIZ-144
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-144
>             Project: CXF-Fediz
>          Issue Type: New Feature
>          Components: IDP
>            Reporter: Jan Bernhardt
>            Assignee: Jan Bernhardt
>             Fix For: 1.3.0, 1.2.2
>
>
> HomeRealm Discovery can be based on various criteria. With Spring EL user will be able to provide custom handling based on their needs.
> This can also be useful to perform a home realm mapping. Here is an example for that:
> {code}<property name="hrds" value="{'mydomain.com':'urn:org:apache:cxf:fediz:idp:realm-A', 'another-domain.com':'urn:org:apache:cxf:fediz:idp:realm-B'}[flowScope.get('whr')]" />{code}
> In the above sample the provided whr parameter within a request would be mapped to {{urn:org:apache:cxf:fediz:idp:realm-A}} if the value is {{mydomain.com}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)