Issues getting PagerDuty which uses SAML 2.0 to talk to Shibboleth IDP.

Cahill, Charles (GE Appliances) Charles.Cahill at ge.com
Mon Jun 1 14:33:36 EDT 2015


Understood, thank you!

-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Kevin Foote
Sent: Monday, June 01, 2015 2:28 PM
To: Shib Users
Subject: Re: Issues getting PagerDuty which uses SAML 2.0 to talk to Shibboleth IDP.


> On Jun 1, 2015, at 11:21 AM, Cahill, Charles (GE Appliances) <Charles.Cahill at ge.com> wrote:
> 
> Now receiving this error
>  
> Caused by: org.xml.sax.SAXParseException; lineNumber: 29; columnNumber: 104; cvc-complex-type.3.2.2: Attribute 'id' is not allowed to appear in element 'rp:DefaultRelyingParty’.

Aghh… 

You shouldn’t need to alter the DefaultRelyingParty entry. You just need to add a MetadataProvider to the relying-party.xml..

<metadata:MetadataProvider id=“pagerduity" 
                          xsi:type="metadata:FilesystemMetadataProvider" 
                          minRefreshDelay="PT10M0.000S"
                          maxRefreshDelay="PT30M0.000S"
                          metadataFile="/opt/shibboleth-idp/metadata/pagerduity-metadata.xml" />



For the other

fssfedidpdev.al.ge.com   +    /idp/profile/SAML2/Redirect/SSO 

That should be your SSO Login URL


--------
thanks
 kevin.foote
-- 
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list