Issues getting PagerDuty which uses SAML 2.0 to talk to Shibboleth IDP.
Kevin Foote
kpfoote at uoregon.edu
Mon Jun 1 14:28:24 EDT 2015
> 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
More information about the users
mailing list