Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] How to set subject to AuthnStatement in SAML2

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] How to set subject to AuthnStatement in SAML2


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: [OpenSAML] How to set subject to AuthnStatement in SAML2
  • Date: Sun, 20 Mar 2011 14:24:23 -0400
  • Organization: Itumi, LLC

The APIs follow the specs. First, start by reading the SAML 2 spec to
see their schema and what elements go where.

On 3/20/11 2:15 PM, Its Me wrote:
> Dear Chad La Joie,
>
> Thank you so much for your reply to all my requests.
>
> from IDP i need to send SSO Token to SP, what would be the best place to
> add the token.
>
> in SAML1 package
> <saml:AuthenticationStatement
> AuthenticationInstant=””>
> <saml:Subject>
> <saml:NameIdentifier>ssotoken
> </saml:NameIdentifier>
> </saml:Subject>
> </saml:AuthenticationStatement>
>
> how to do the above in SAML2 as i can't set subject for 'AuthnStatement'.
>
> Thank you,
> Suguna
>
>
>
>
>
>

--
Chad La Joie
http://itumi.biz
trusted identities, delivered



Archive powered by MHonArc 2.6.16.

Top of Page