requestedAuthnContext (Where do I put this?)
Melvin Lasky
melvin.lasky at manhattan.edu
Fri Apr 21 01:36:43 UTC 2023
I've added this to my relying-party.xml
<bean parent="RelyingPartyByName"
c:relyingPartyIds="[RELYING_PARTY_ID_HERE]">
<property name="profileConfigurations">
<list>
<bean parent="SAML2.SSO"
p:authnContextComparison="EXACT">
<property name="defaultAuthenticationMethods">
<list>
<bean parent="shibboleth.SAML2AuthnContextClassRef"
c:classRef="urn:oasis:names:tc:SAML:2.0:ac:classes:Password" />
</list>
</property>
</bean>
</list>
</property>
</bean>
Does that seem correct?
Thanks
*Melvin Lasky*
*Associate Director of Enterprise Architecture*
Riverdale, NY 10471
Phone: 718-862-7410
melvin.lasky at manhattan.edu
www.manhattan.edu
On Thu, Apr 20, 2023 at 8:52 PM Melvin Lasky <melvin.lasky at manhattan.edu>
wrote:
> Hey all,
> I have a vendor who is asking for this:
>
> Can you send The Authn Context Class Ref of Password?
>
>
>
> <requestedAuthnContext
> classRef="urn:oasis:names:tc:SAML:2.0:ac:classes:Password"
> comparison="Exact" />
>
>
> I have never seen that before. And I actually have no idea where that
> would go. A cursory google search turned up not much… Any pointers would be
> greatly appreciated.
>
> Thanks for your help!
>
> Mel
>
> *Melvin Lasky*
> Associate Director of Enterprise Architecture
>
> [image: 1.jpeg]
>
>
>
> Riverdale, NY 10471
> Phone: 718-862-7410
> melvin.lasky at manhattan.edu
> www.manhattan.edu
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20230420/45a5871b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.jpeg
Type: image/jpeg
Size: 3547 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20230420/45a5871b/attachment.jpeg>
More information about the users
mailing list