IDP 2.5.0 relying-party.xml file for Cisco WebEx?
Eric Wedaa
Eric.Wedaa at marist.edu
Tue Nov 3 19:22:03 EST 2015
OK, So I added that (TY), moved it to a slightly different place in the file, made sure I had it spaced the same(TY somebody else) as the entry above it and have:
<MetadataProvider xsi:type="FilesystemMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata"
id="URLMD3"
metadataFile="/opt/shibboleth-idp/metadata/webex_SP_saml2_metadata.xml" />
And now tomcat/shib are no longer throwing up. I can even go to my webEx site, click "login" and am redirected to my IDP.
NOW, the webex site is spewing an error " Reason: Invalid Response message (29)
"
Which is probably because I don't have the right attributes being released. That's the next thing I'm looking at.
>>Ericw
-----"users" <users-bounces at shibboleth.net> wrote: -----
To: users at shibboleth.net
From: Brent Putman
Sent by: "users"
Date: 11/03/2015 05:15PM
Subject: Re: IDP 2.5.0 relying-party.xml file for Cisco WebEx?
On 11/3/15 3:48 PM, Eric Wedaa wrote:
Errors: For instance https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider says:
<MetadataProvider xsi:type="FilesystemMetadataProvider"
id="InternalMetadata"
metadataFile="/path/to/my/metadata-internal.xml" />
Scott already noted this: That in fact is not what the wiki says. Look again. You omitted the namespace declaration on the <MetadataProvider> element: xmlns="urn:mace:shibboleth:2.0:metadata". That is not optional. Or at least, effectively declaring the elements in the right XML namespace isn't. Your error is nothing to do with WebEx or anything like that.
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list