Service Manager

Home 

Authentication of APIs

The API authorization can be done using a Session Key or Open ID Connect (OIDC) authorization. If OIDC is enabled in ConfigDB on the tenant used to log-in, JWT Bearer Token is generated, else, Session Key is generated.

The following are the supported APIs for logging-in and logging-out of a tenant:

Log-in using Session ID

Log-out using Session ID

Log-in using OIDC

Log-out using OIDC


Was this article useful?