<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Jason,<br>
</div>
<blockquote
cite="mid:CAFkZXY4Z2xJ3MBrZWTANxEgYfVVnLnW9P4-RFRHTYfHxOquRTQ@mail.gmail.com"
type="cite">
<div dir="ltr">I am trying to add additional fields to the User
Details display, referring to this document,
<div><br>
<div><a moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/Custom+Schema+Extension">https://wiki.evolveum.com/display/midPoint/Custom+Schema+Extension</a><br>
</div>
<div><br>
</div>
<div>I followed the document, added the 2 fields, added the
file to the schema folder in midpoint home but they still do
not show.</div>
</div>
</div>
</blockquote>
<br>
There is probably something wrong here. The 2 new fields should
definitely show themselves under the "Extension" label, when adding
a new user.<br>
(They may not be shown when editing existing user, because they may
be (and probably are) empty. And the default behavior is that fields
with empty values are not shown unless you click on "Show empty
fields" menu item.)<br>
<br>
So, please try to create new user and see if the new attributes are
shown just below standard attributes, and above the "Activation"
field groups.<br>
<br>
E.g. in my cases they are there:<br>
<img src="cid:part2.01010903.08070208@evolveum.com" alt=""><br>
<blockquote
cite="mid:CAFkZXY4Z2xJ3MBrZWTANxEgYfVVnLnW9P4-RFRHTYfHxOquRTQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div><br>
</div>
<div>With the one below I was also able to extend the
ad-connector schema with additional fields which import sync
correctly and these are the fields I am trying to show on
the user details page, they only show currently when viewing
the user in shadow details.</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/Extending+AD+and+Exchange+Connector+Schema+HOWTO">https://wiki.evolveum.com/display/midPoint/Extending+AD+and+Exchange+Connector+Schema+HOWTO</a><br>
</div>
<div><br>
</div>
<div>Are there any other steps necessary?</div>
</div>
</div>
</blockquote>
<br>
Generally, yes. You have to create appropriate inbound mappings to
move values from the AD account attributes to your newly created
custom midPoint user properties.<br>
Just like you have to create mappings for standard user properties.<br>
<br>
More is described here: <br>
- <a
href="https://wiki.evolveum.com/display/midPoint/Synchronization">https://wiki.evolveum.com/display/midPoint/Synchronization</a><br>
- <a
href="https://wiki.evolveum.com/display/midPoint/Inbound+Mapping">https://wiki.evolveum.com/display/midPoint/Inbound+Mapping</a><br>
- <a href="https://wiki.evolveum.com/display/midPoint/Mapping">https://wiki.evolveum.com/display/midPoint/Mapping</a><br>
<br>
Best regards,<br>
Pavol<br>
<br>
</body>
</html>