From owner-freebsd-questions@FreeBSD.ORG Thu Jul 16 14:52:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1074A106564A for ; Thu, 16 Jul 2009 14:52:16 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id A1F048FC19 for ; Thu, 16 Jul 2009 14:52:15 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 79164 invoked by uid 89); 16 Jul 2009 14:52:34 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 16 Jul 2009 14:52:34 -0000 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <9AA14F8C-6061-4E64-895A-C8D047F40A74@identry.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: John Almberg Date: Thu, 16 Jul 2009 10:52:13 -0400 X-Mailer: Apple Mail (2.753.1) Subject: SSO solution in ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 14:52:16 -0000 I am trying to build a set of web applications that are accessed through a web portal that uses a Single Sign On (SSO) solution. Problem is, there are MANY competing SSO solutions. Since building the client side of the SSO system is more than enough for me, I was wondering if there are any SSO servers in ports that I can just install and use? A CAS solution would be the best, but I'll look at anything. Any tips or ideas, much appreciated. -- John