v3

latestOpenAPI 3.0.0raw.githubusercontent.com2025-03-19480223.6 KB
Authentication

Logs in a user and returns an authentication token.

Authenticates user credentials and provides an authentication token upon successful login. Note that API based login with credentials is not supported for OIDC-based authentication. If accessed via a browser, this endpoint will initiate the OIDC authentication flow (if configured) and then redirect back to the application landing page with the token.

get/dx/api/people/v1/auth/login

Query parameters

The user's unique identifier (GUID).

The user password.

Response

Login successful.

All 48 operations