Public Comment
Comment from: typo in defining RequestedAuthnContextType
The type is defined as RequestAuthnContextType, but referred as RequestedAuthnContextType. See below:
<element name="RequestedAuthnContext" type="samlp:RequestedAuthnContextType"/>
<complexType name="RequestAuthnContextType">