Create a new session

post/cas/sessions
Internal-Use Only

Create a new session. The user identity for the session is provided by HTTP authentication and the locale for the session is taken from the request locale. Does not support the creation of a session with a subset of CAS nodes. After the session is created, use the setSessOpt action to set options for the session.

Request Samples

1

Response Samples

1{
2 "value": {
3 "session": "4092f24d-15f1-4c2e-8a06-9cb616c1a392"
4 }
5}

Responses

StatusMeaningDescription
200OKOKSchema