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

Jan Bernhardt resolved FEDIZ-144.
---------------------------------
    Resolution: Fixed

Some documentation for this HRDS can be found here:
http://janbernhardt.blogspot.de/2016/01/understanding-spring-web-flow-in-apache_16.html

> 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
>
>
> 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)

Reply via email to