Skip to main content
Skip table of contents

User Auth Service API

Contents:


Authenticate A New User Session

CODE
PUT - /data/services/auth

Parameters

usernameRequired body parameter
passwordRequired body parameter
providerOptional 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.