RE: [saml-dev] how service provider authenticate assertion

From
Scott Cantor <>
Date
2008-05-20T15:04:58+00:00
ID
01dc01c8ba8a$c8b04eb0$5a10ec10$@
Thread
RE: [saml-dev] how service provider authenticate assertion
> 	   Identifier provider creates an assertion,then this assertion is
> transferred to service provider.
> how  service provider authenticate whether this assertion is in
> effect?thanks!

It's not in scope of the standard how you authenticate digital signatures or
certificates. Most people use some combination of SAML metadata, PKI
techniques, and various adaptations that make sense in their environment.

-- Scott