NET authentication service issues an authentication ticket as an HTTP cookie that is compatible with ASP.
NET验证服务会发出一个验证票证,以做为相容于 ASP。
The token is encrypted and signed by use of a password and a public/private key pair, stored in an HTTP cookie, and included in all requests for the configured SSO domain.
令牌以密码和公共/私有密钥对加密和签名,然后存储在HTTP cookie 中,最后包括在配置的 SSO 域中的所有请求中。
Using authentication mechanisms outside of the SOAP envelope (such as passing a cookie around) introduces a dependency on a particular protocol (HTTP).
使用soap信封外的认证机制(比如来回传送cookie)就要依赖特定的协议(HTTP)。
But if you only need point-to-point message flows between two trusted servers, why not use good old SSL and pass the credential (LTPA in this case) as an encrypted cookie in the HTTP header?
但是,如果您只需要两个受信任的服务器之间的点对点消息流,为什么不使用很好的旧式ssl,并将凭据(在此例中为ltpa)作为加密的Cookie在HTTP标头中进行传递呢?
To verify how cookie persistence works, send HTTP requests from a client.
为了验证Cookie持久性是如何工作的,可以从客户端发送一个HTTP请求。
An IBM Cognos 8 authentication provider will investigate some (for some providers configurable) HTTP variable or cookie which holds logon data suitable for SSO.
IBMCognos8身份验证提供者会检查某个HTTP变量(对于某些提供者可配置)或cookie以获得SSO所需的登录数据。
The SSO domain is used to inform browsers when to include the LTPA token as a cookie in the HTTP header flows.
SS o域用于通知浏览器何时将ltpa令牌作为cookie包括在http头部流中。
At present, this property only protects the LTPA cookie with the HTTP only flag.
目前,这个属性只用HTTPOnly标志保护LTPAcookie。
Now send six HTTP requests from client's browser (cookie cache enabled) and check cookie persistence.
然后我们从客户端浏览器上(打开cookie和缓存支持)发送6个HTTP请求,然后再次查看计数器的值。
Now send six HTTP requests from client's browser (cookie cache enabled) and check cookie persistence.
然后我们从客户端浏览器上(打开cookie和缓存支持)发送6个HTTP请求,然后再次查看计数器的值。
应用推荐