立即与支持人员聊天
与支持团队交流

Identity Manager 9.2 - API Development Guide

Logging out

You can use the imx/logout/<API project name> API method to log out of the API project.

To do this, use the POST HTTP method to send a query without content.

Session status and security tokens

The status a session is saved in a cookie. This cookie contains an encrypted security token which is used to restore a login to the API Server if the API Server was restarted in the mean time. The security token is cryptographically signed by the certificate selected on installation.

NOTE: If the API Server's current user restarts the browser, the cookie and its session information are reset.

Related topics

Querying session status

You can use the imx/sessions/<API project name> API method to query the status of the session. The response contains the following information:

  • Permitted authentication module and associated parameters of the respective API project.

  • Type of secondary login

API methods

You can define the following types of API methods.

  • Entity methods

  • User-defined methods

  • SQL methods

Detailed information about this topic
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级