Getting PowerFAIDS NetPartner to work with Shibboleth 3

Daudt, Carl crdaudt at taylor.edu
Mon May 14 13:17:28 EDT 2018


Are you saying to change "https://myfapprd.taylor.edu" to "NetPartner" in saml-nameid.xml?  Currently I have:

------ saml-nameid.xml ------
                <bean parent="shibboleth.SAML2AttributeSourcedGenerator"
                                p:format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
                                p:attributeSourceIds="#{ {'netPartnerStudentID'} }"
                >
                                <property name="activationCondition">
                                                <bean parent="shibboleth.Conditions.RelyingPartyId">
                                                                <constructor-arg name="candidates">
                                                                                <list>
                                                                                                <value>https://myfapprd.taylor.edu</value>
                                                                                </list>
                                                                </constructor-arg>
                                                </bean>
                                </property>
                </bean>

> In your activationCondition, I think you want the value to be the
> NetPartner EntityId, which is simply "NetPartner".
>
> ajs

Carl R. Daudt
Enterprise Applications Systems Analyst, Information Technology
Taylor University
236 W. Reade Avenue
Upland, IN  46989
Office:  765-998-5313
crdaudt at taylor.edu<mailto:crdaudt at taylor.edu>



The information in this communication is intended solely for the individual or entity to whom it is addressed. It may contain confidential or legally privileged information. If you are not the intended recipient, any disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited, and may be unlawful. If you have received this communication in error, please notify us immediately by responding to the sender of this email, and then delete it from your system. Taylor University is not liable for the inaccurate or improper transmission of the information contained in this communication or for any delay in its receipt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180514/d769d303/attachment.html>


More information about the users mailing list