MalformedURLException when trying to integrate IDP with CAS

Gray, James james.gray at ntu.ac.uk
Fri Feb 12 03:32:13 EST 2016


OK, thanks guys.

Regards,

James

From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Brent Putman
Sent: 12 February 2016 01:53
To: users at shibboleth.net
Subject: Re: MalformedURLException when trying to integrate IDP with CAS


On 2/11/16 5:36 AM, Gray, James wrote:





I'm trying to implement IDP 2.4.4 integrated with CAS, and believe it's complaining about the profile handler in the handler.xml file. I have followed the instructions on the wiki and have configured the ProfileHandlerGroup as follows:

<ph:ProfileHandlerGroup xmlns:ph="urn:mace:shibboleth:2.0:idp:profile-handler" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"<http://www.w3.org/2001/XMLSchema-instance>
                        xmlns:sclh="fr:renater:ssocashandler"
                        xsi:schemaLocation="urn:mace:shibboleth:2.0:idp:profile-handler classpath:/schema/shibboleth-2.0-idp-profile-handler.xsd
                                        fr:renater:ssocashandler classpath:/schema/ssocasloginhandler.xsd">



Like Marvin I was also unfamiliar with this contributed extension. [1]




It looks correct to me, can anyone provide any pointers as to where I should look next?



What you posted looks correct to me too, as far as the error goes.




Hi,

I'm getting the following error in the localhost log when starting the IDP through Tomcat:

Caused by: java.net.MalformedURLException: unknown protocol: classpath



Since the "classpath" scheme/protocol is used by the existing schema location we ship there, I don't off-hand know why adding a new one would cause failure.  Can you check for subtle syntax variations between the existing one and the one you're adding: whitespace, extra characters, etc?  If it's not a typo, extra space char in the wrong place, I'm at a loss.




[1] https://wiki.shibboleth.net/confluence/display/SHIB2/SSO-CAS+Login+Handler
DISCLAIMER: This email is intended solely for the addressee. It may contain private and confidential information. If you are not the intended addressee, please take no action based on it nor show a copy to anyone. In this case, please reply to this email to highlight the error. Opinions and information in this email that do not relate to the official business of Nottingham Trent University shall be understood as neither given nor endorsed by the University. Nottingham Trent University has taken steps to ensure that this email and any attachments are virus-free, but we do advise that the recipient should check that the email and its attachments are actually virus free. This is in keeping with good computing practice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160212/5035177e/attachment.html>


More information about the users mailing list