[
https://issues.apache.org/jira/browse/FEDIZ-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh closed FEDIZ-144.
-------------------------------------
> 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)