/session
Last updated
Last updated
Begins a session by accepting both the UserID and the Passoword. Upon successful completion of this call, the user will be added to the current HTTP session. If the session expires, the user will have to reestablish the session by supplying credentials again. This is most useful for applications delivered in a web page.
/session
The user ID.
The password.
The profile ID to assign to the session.
A query string to select the profile to use.