Create a token based on other authentication details (basic, etc.)Ask AIpost https://yourServer.jamfcloud.com/api/v1/auth/tokenCreate a token based on other authentication details (basic, etc.).Responses 200New auth token generated. 401Authentication failed. If the admin has forced the user to change their password before next user login, or the non-SSO account's password has expired, an ApiError with USER_EXPIRED_PASSWORD will be returned.Updated about 2 months ago