SAML Authentication Statement

Overview#

Eaxmple#

<saml:Assertion ...>  
	<saml:AuthenticationStatement    
		AuthenticationMethod="password"
		AuthenticationInstant="2009-12-03T10:02:00Z">
		<saml:Subject>
			<saml:NameIdentifier
				SecurityDomain=cisus.com"
				Name="jimuser" />
			<saml:ConfirmationMethod>
				http://...core-25/sender-vouches
			</saml:ConfirmationMethod>
		</saml:Subject>
	</saml:AuthenticationStatement>
</saml:Assertion>

More Information#

There might be more information for this subject on one of the following: