KRON PAM API Collection v3.4.0
Authentication

Login

1min
POST

Overview

The login method is the primary gateway to the KRON PAM system. Before accessing any other functionalities or methods, users must authenticate themselves using this method by username and password.

Successfully logging in provides the user with a session ID, which is essential for subsequent interactions with the system.

Note: If you enabled OTP, you must enter your 6-digit code due to MFA. Check this request for how to enter your auth code.

Header Parameters
Content-Type
X-XSRF-TOKEN
Path Parameters
url
Body Parameters
body
Responses
200
Login