Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2BB2E180F7 for ; Fri, 22 Jan 2016 12:18:17 +0000 (UTC) Received: (qmail 51133 invoked by uid 500); 22 Jan 2016 12:18:17 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 51071 invoked by uid 500); 22 Jan 2016 12:18:17 -0000 Mailing-List: contact commits-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 commits@cxf.apache.org Received: (qmail 51062 invoked by uid 99); 22 Jan 2016 12:18:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2016 12:18:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A73B2E0098; Fri, 22 Jan 2016 12:18:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergeyb@apache.org To: commits@cxf.apache.org Message-Id: <63f944a4016d465d8447c8a2a7c498bc@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf-fediz git commit: Making sure UserInfoService does not check the audiences (custom service URIs) Date: Fri, 22 Jan 2016 12:18:16 +0000 (UTC) Repository: cxf-fediz Updated Branches: refs/heads/master 1ce901698 -> ca7d9e3e1 Making sure UserInfoService does not check the audiences (custom service URIs) Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/ca7d9e3e Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/ca7d9e3e Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/ca7d9e3e Branch: refs/heads/master Commit: ca7d9e3e1637a67b2319f3a498c485c98f816137 Parents: 1ce9016 Author: Sergey Beryozkin Authored: Fri Jan 22 12:18:00 2016 +0000 Committer: Sergey Beryozkin Committed: Fri Jan 22 12:18:00 2016 +0000 ---------------------------------------------------------------------- services/oidc/src/main/webapp/WEB-INF/applicationContext.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/ca7d9e3e/services/oidc/src/main/webapp/WEB-INF/applicationContext.xml ---------------------------------------------------------------------- diff --git a/services/oidc/src/main/webapp/WEB-INF/applicationContext.xml b/services/oidc/src/main/webapp/WEB-INF/applicationContext.xml index ed0976d..48422fc 100644 --- a/services/oidc/src/main/webapp/WEB-INF/applicationContext.xml +++ b/services/oidc/src/main/webapp/WEB-INF/applicationContext.xml @@ -75,6 +75,7 @@ +