On Tue, Jan 8, 2013 at 4:18 PM, Farzan Qureshi <[email protected]> wrote: > Hi, > > We are running an application. The vendor of the application is asking us to > send an idp metadata file so that they can generate saml response and enable > SSO functionality in the app. May I know how I should go about this? We have > casified several applications but haven't gone through this step thus not > sure what they are asking for or how do I provide the requested metadata > file. Does anyone of you have ideas?
Hi Farzan, CAS has limited support for the SAML 2.0 Web Browser SSO Profile. This is mostly hardcoded as an integration for Google Apps: https://wiki.jasig.org/pages/viewpage.action?pageId=6063484 However, it has also been made to work with Jenzabar JICS Portal: https://wiki.jasig.org/display/CAS/CASifying+Jenzabar+JICS+Portal And it may be possible to extended this approach to your target application. Neither integration depends upon IdP metadata though, and instead relies on service specific administration UIs for the relavant configuration. If you need IdP metadata support, I recommend you look at Internet2's Shibboleth, especially if you have federation requirements. Shib and CAS are more perfect together: http://engage.opencastproject.org/engage/ui/watch.html?id=37fabbb0-c2ce-4bb9-88e9-23ca7d7eb57e Best, Bill > > Kind regards, > > Farzan > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the system manager > ([email protected]). Please note that any views or opinions presented > in this email are solely those of the author and do not necessarily > represent those of the company. Finally, the recipient should check this > email and any attachments for the presence of viruses. Rosmini College > accepts no liability for any damage caused by any virus transmitted by this > email. > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
