I will have some SPs behind the proxy that need to use the refeds MFA profile via InCommon
along with other SPs behind the same proxy that only require simple one-step password
authentication. I’ve looked through the list archives and don’t see a solution to the
problem I’m having.
I can verify by watching the browser saml flow that the SP is correctly requesting refeds
mfa in RequestedAuthnContext. However, this request does not appear to be passed on to
the selected IdP and the MFA authentication attribute is not set upon return.
There appears to be configuration available (acr_mapping) to specify what
AuthnContextClassRef value satosa returns to the SP based on the selected IdP but that is
not what we need for this application.
My question: is satosa supposed to pass the SP’s requested AuthnContext to the end user’s
IdP and pass back the IdP’s response?
I’ll dig some more but am hoping that someone already knows how/if this should work in
satosa.
Thanks much, Jim