Skip to main content
Skip table of contents

User Auth Service API

Authenticate A New User Session

CODE
PUT - /data/services/auth

Parameters

username

Required body parameter

password

Required body parameter

provider

Optional body parameter

Response: If the authentication request is successful, the response will be a simple string with the current JSESSION ID. For example:

CODE
2E9B92D609824BB7D5CC566399B2FAF6


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.