GET:authenticate

Overview

public. Authenticate a user.

Uri Parameters

None

Query Parameters

None

Return Codes
NameValueDescription
Ok200The request completed successfully
Unauthorized401Authentication failed

Message Format

Output: 

<user name="{text}">
    <email></email>
    <groups>
        <group name="default" />
    </groups>
</user>

Implementation Notes

The email address is always empty and the user is always part of the "default" group.

Code Samples

None

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08.1a