Permalink
Cannot retrieve contributors at this time
HR-midPoint-Grouper-Wordpress-Demo/demo/grouper/midpoint-objects (obsolete)/users/user-banderson.xml
Go to file<!-- | |
~ Copyright (c) 2019 Evolveum and contributors | |
~ | |
~ This work is dual-licensed under the Apache License 2.0 | |
~ and European Union Public License. See LICENSE file for details. | |
--> | |
<user xmlns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" | |
xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" | |
xmlns:org="http://midpoint.evolveum.com/xml/ns/public/common/org-3" | |
oid="e897468f-20bd-419c-8fc5-1fe60e2600de"> | |
<name>banderson</name> | |
<assignment id="1"> | |
<targetRef oid="d48ec05b-fffd-4262-acd3-d9ff63365b62" relation="org:default" type="c:OrgType"> | |
<!-- org-grouper-sysadmin --> | |
</targetRef> | |
</assignment> | |
<fullName>Bob Anderson</fullName> | |
<givenName>Bob</givenName> | |
<familyName>Anderson</familyName> | |
<credentials> | |
<password> | |
<value>password</value> | |
</password> | |
</credentials> | |
</user> | |