|
All the folks concentrating on workflow
would disagree with you on this point.
There'a a lot of work going on right now
that will solve the single sign-on problem.
OASIS SAML (Security Assertions Markup
Language provides a standard XML format that you can use to express and exchange
authentication assertions and authorization decisions. (see http://www.oasis-open.org/committees/security/)
OASIS XACML (Extensible Access Control
Markup Language) provides a standard XML data exchange format for access control
policies. (see http://www.oasis-open.org/committees/xacml/)
WS-Security (a spec from IBM, Microsoft, and
Verisign) defines mechanisms to exchanges security tokens (such as X.509
certificates, Kerberos tickets, and SAML assertions) within a SOAP header, a way
to delegate these security credentials through any number of hops or
intermediaries, a way to digitally sign all or part of a message, and a way
to exchange information needed to decrypt the signed data. (see http://msdn.microsoft.com/ws-security/)
Anne
|
- SOAP applications ? Shashi Anand
- RE: SOAP applications ? Erich Izdepski
- RE: SOAP applications ? Shashi Anand
- RE: SOAP applications ? Erich Izdepski
- Anne Thomas Manes
