Blackboard Transact & IDP 3.x

Powell, Alan powela at rpi.edu
Fri Apr 8 11:23:39 EDT 2016


Thanks, James. I got it working yesterday. ³Did you include the
AttributeQuery/SOAP profile in the relying party overrides as well?² -
this was largely the sticking point which prevented me from getting to
work all along. I didn¹t realize I needed to have that in there.
I had to add p:encryptAssertions=³false² to that line to get it to
work, however.

<bean parent="SAML2.AttributeQuery" p:encryptAssertions="false²/>


Thank you very much for your responseŠ

Alan


>----------------------------------------------------------------------
>
>Message: 1
>Date: Fri, 8 Apr 2016 09:28:27 -0400
>From: James Gross <JamesGross at uncc.edu>
>To: Shib Users <users at shibboleth.net>
>Subject: Re: Blackboard Transact & IDP 3.x
>Message-ID:
>	<CANWvXdA_JZ063cjx3xF5A7gEgMrB+xmWpmPGSe8pZwq3OE98pA at mail.gmail.com>
>Content-Type: text/plain; charset="utf-8"
>
>Alan,
>Did you include the AttributeQuery/SOAP profile in the relying party
>overrides as well? That was the sticking point for me that took a while to
>figure out.
>
>*<!-- Custom Blackboard Relying Party 1 -->*
>*        <bean parent="RelyingPartyByName" c:relyingPartyIds="<Your Custom
>Blackboard EntityID 1">*
>*                <property name="profileConfigurations">*
>*                    <list>*
>*                        <bean parent="SAML2.SSO"
>p:encryptAssertions="false" p:encryptAttributes="false"
>p:encryptNameIDs="false" p:signResponses="false" p:signAssertions="false"
>/>*
>*                        <bean parent="SAML2.AttributeQuery" />*
>*                    </list>*
>*                </property>*
>*        </bean>*
>
>
>
>------------------------------
>*James Gross* | Enterprise Application and CMS Developer (Enterprise Web
>Services)
>
>UNC Charlotte | Information Technology Services
>



More information about the users mailing list