Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3924D1819B for ; Wed, 17 Feb 2016 10:36:19 +0000 (UTC) Received: (qmail 35859 invoked by uid 500); 17 Feb 2016 10:36:18 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 35736 invoked by uid 500); 17 Feb 2016 10:36:18 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 35346 invoked by uid 99); 17 Feb 2016 10:36:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2016 10:36:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 67AC62C1F62 for ; Wed, 17 Feb 2016 10:36:18 +0000 (UTC) Date: Wed, 17 Feb 2016 10:36:18 +0000 (UTC) From: "Colm O hEigeartaigh (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FEDIZ-144) HomeRealm Discovery Service based on Spring EL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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}{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)