<html><body><p>Hello,<br/><br/>I try to limit the field showing in the standard user's GUI. I have try many many item iin my authorization but I canno't find the right item ...<br/><br/>I want that the user only show displayName and description of is assignement... Any idee<br/><br/><action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-model-3#read</action><br/> <object><br/> <special>self</special><br/> </object> <br/> <br/> <!-- It's work but lot of information --><br/> <c:item>assignment</c:item><br/> <br/> <!-- Didn't work ... --><br/> <c:item>assignment/displayName</c:item><br/> <c:item>assignment/name</c:item><br/> <c:item>assignment/relation</c:item><br/> <c:item>assignment/targetRef</c:item><br/> <c:item>assignment/metadata</c:item><br/> <c:item>assignment/objectRef</c:item><br/> <c:item>assignment/executionStatus</c:item><br/> <c:item>assignment/parent</c:item><br/> <c:item>assignment/ownerRef</c:item><br/><br/><br/><img src="cid:336-5AAB8200-9-12278460" type="image/png"/><br/>--</p><p>Cordialement.<br/>Sylvaire-Kevin TIPA</p></body></html>