Introduction - If you have any usage issues, please Google them yourself
简介: 本文介绍客户端与服务端如何基于SAML 2.0 实现两者之间的Web SSO。以及服务端在WebSphere
Application Server(简称WAS)环境下对来自客户端SSO 请求的认证处理过程。重点介绍SAML 2.0 协议中
Web Browser SSO Profile 的实现,包括客户端SAMLResponse 的实现以及WAS 定制化TAI 对SAML 2.0 断言
的认证和处理。