Newbie SP problem
Bryan Wooten
bryan.wooten at utah.edu
Fri Jul 15 12:37:37 EDT 2016
I am still have troubles getting my first SP (a simple java app on Tomcat) up and working.
On the IDP (v2) side I have put my metadata in TrustedPartners.xml:
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_0e39ec8edaea15dabbd8c29e5da1e894592d034f" entityID="https://sp.attrrelease.utah.edu/shibboleth">
In Attribute-filter.xml I have:
<basic:Rule xsi:type="basic:AttributeRequesterString" value="https://sp.attrrelease.utah.edu/shibboleth" />
And
<afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="https://sp.attrrelease.utah.edu/shibboleth" />
In relying-party.xml have:
<rp:RelyingParty id="https://sp.attrrelease.utah.edu/shibboleth"
provider=https://testidp.acs.utah.edu/idp/shibboleth
On the SP side in shibboleth2.xml I have:
<ApplicationDefaults entityID="https://sp.attrrelease.utah.edu/shibboleth"
REMOTE_USER="eppn persistent-id targeted-id">
When I hit my app I get:
Error Message: SAML 2 SSO profile is not configured for relying party https://sp.attrrelease.utah.edu/shibboleth
I looked at this page: https://wiki.shibboleth.net/confluence/display/SHIB2/IdPTroubleshootingCommonErrors
As suggested I looked at the idp-process.log but can't seem to find any clues.
Any help appreciated. Thanks.
Bryan Wooten
Tel: (801)585-9323
Email: bryan.wooten at utah.edu<mailto:bryan.wooten at utah.edu>
[Identity & Access Management_combined centered]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160715/5190df17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 6374 bytes
Desc: image001.jpg
URL: <http://shibboleth.net/pipermail/users/attachments/20160715/5190df17/attachment.jpg>
More information about the users
mailing list