![]() |
REST API
17
REST API for Luna Network HSMs
|
Create a private session for the user and return a session cookie.
None
Success
Returned when the input data does not conform to the required validation schema.
The provided credentials are incorrect (invalid username or password) or the account is locked for the interval configured.
Password for the current user is expired. Please consider changing it.
POST
https://1.2.3.4:8443/auth/session
Authorization: Basic YWRtaW46MXFAVzNlJFI=
{
}
Set-Cookie: SESSION_ID=cc01f1eb-56c0-4624-a3db-e03d3daa83fe; path=/; HttpOnly; Secure
{
}