Changes for page HTTP authentication API NG
Last modified by christoph_lechleitner@iteg_at on 2013-02-02 05.47:41
From version 2.1
edited by christoph_lechleitner@iteg_at
on 2012-09-21 12.40:24
on 2012-09-21 12.40:24
Change comment:
Completed operation list
To version 3.1
edited by christoph_lechleitner@iteg_at
on 2012-09-23 03.00:15
on 2012-09-23 03.00:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -167,7 +167,7 @@ 167 167 Request body: 168 168 169 169 {{code}} 170 -op= searchUser&user=<user>&domain=<domain>170 +op=getGroups&user=<user>&domain=<domain> 171 171 {{/code}} 172 172 173 173 The {{code language="none"}}domain{{/code}} parameter is optional. ... ... @@ -176,6 +176,22 @@ 176 176 177 177 (% style="color: rgb(0,0,0);" %)List of group names, separated by '{{code language="none"}},{{/code}}' or just '{{code language="none"}}-{{/code}}' if the user is not member of any group, or '{{code language="none"}}--{{/code}}' if there is no group support. 178 178 179 +==== {{id name="HTTPauthenticationAPING-getGroupMembers"/}}getGroupMembers ==== 180 + 181 +Returns the users the are a member of the specified group. 182 + 183 +Request body: 184 + 185 +{{code}} 186 +op=getGroupMembers&group=<group>&domain=<domain> 187 +{{/code}} 188 + 189 +The {{code language="none"}}domain{{/code}} parameter is optional. 190 + 191 +Response body: 192 + 193 +(% style="color: rgb(0,0,0);" %)List of group names, separated by '{{code language="none"}},{{/code}}' or just '{{code language="none"}}-{{/code}}' if the user is not member of any group, or '{{code language="none"}}--{{/code}}' if there is no group support. 194 + 179 179 ==== {{id name="HTTPauthenticationAPING-sendPassword"/}}sendPassword ==== 180 180 181 181 Generates a new password or send a "new password" link to the user.
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -688 6751 +688880 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688 675/HTTP authentication API NG1 +https://clazzes.atlassian.net/wiki/spaces/LOGIN/pages/688880/HTTP authentication API NG