When a new user is created by posting to http://localhost:8095/crowd/rest/usermanagement/latest/user the new user is created without any of the attributes specified in the XML. For example:
<user name="foo" expand="attributes"> <first-name>foo</first-name> <last-name>foo</last-name> <display-name>foo foo</display-name> <email>foo@example.com</email> <active>true</active> <attributes> <attribute name="foo"><values><value>foo</value></values></attribute> </attributes> <password> <link rel="edit" href="/user/password?username=foo"></link><!-- --> <value>pyramid</value> </password> </user>
It would be nice to be able to create a new user with attributes with a single REST call, without having to call /user/attributes separately.
- blocks
-
CWD-4021 Allow adding a UserWithAttributes through CrowdService
-
- Closed
-
- is related to
-
CWD-3018 When adding a user to an LDAP connector directory, "active" flag is ignored
-
- Closed
-
- relates to
-
CLOUD-7545 Newly created Service Desk users are not able to access open Confluence pages as attributes are not synced with crowd
-
- Closed
-
(2 mentioned in)
[CWD-2923] Creating new users using Crowd REST ignores <attributes> element
Workflow | Original: JAC Suggestion Workflow [ 3388456 ] | New: JAC Suggestion Workflow 3 [ 3630472 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1392583 ] | New: JAC Suggestion Workflow [ 3388456 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Crowd Development Workflow v2 [ 404950 ] | New: Simplified Crowd Development Workflow v2 [ 1392583 ] |
Assignee | New: Jeremy Evans [ jevans@atlassian.com ] |
Fix Version/s | New: 2.9 [ 46094 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Rank | New: Ranked higher |
Remote Link | New: This issue links to "Page (Extranet)" [ 78334 ] |
Story Points | Original: 2 | New: 0 |