Contents:


Authenticate A New User Session

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:

2E9B92D609824BB7D5CC566399B2FAF6



  • No labels