注销 - Taleo 用户

Posted

技术标签:

【中文标题】注销 - Taleo 用户【英文标题】:Logout - Taleo User 【发布时间】:2017-01-16 05:28:34 【问题描述】:

我正在访问 taleo api。我可以使用 hosturl、用户名和密码打开连接。但是当我尝试关闭或注销会话时,我无法做到。

我现在已经打开了 20 个连接。

现在如何重置所有这些连接?

注销请求:

发布https://abc.tbe.taleo.net/xxxxx/ats/api/v1/logout

注销响应:


 "response": ,
 "status": 
 "success": false,
 "detail": 
 "errormessage": "Login session for token null is expired or invaid.",
 "error": "Login session for token null is expired or invalid.",
 "operation": "internal",
 "errorcode": "500"
  
  

【问题讨论】:

【参考方案1】:

我终于得到了答案。我们需要将授权令牌添加为 cookie,如下所示。

在标题中添加:

Cookie authToken="authorization_token"

注意:引号之间的授权令牌

【讨论】:

以上是关于注销 - Taleo 用户的主要内容,如果未能解决你的问题,请参考以下文章

如何更正 Shiro 注销代码(执行注销后用户仍然可以访问页面)?

当用户注销其中一个标签时,如何自动从所有打开的标签中注销用户?

Keycloak注销请求不会注销用户

SpringSecurityService:注销其他用户?

Laravel - 注销特定用户

用户注销时数据库连接需要时间吗?或从asp.net问题注销