CrowdTestPlexusResource
Intent of this class is to enable an admin to easily test if the Crowd connection is working without enabling the Realm.
The following resources are part of this group:
/crowd/test
Mount Point: /rest/crowd/test
GET
Test authentication using the configured crowd server. Note that there is no return data, documentation will say a String is returned
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
PUT
Test the crowd configuration. The resulting HTTP Response code says is it succesfful.
Request Body
element: | crowdConfigurationWrapper |
media types: | application/xml application/json |
A rest request/response resource wrapper, that contains a data parameter, which is the crowd configuration.