Access denied error - More than one boolean attribute in the same page

We have a tab in FIM that has 3 boolean attributes. 2 set of users have got different level of access to those attributes. When one of the boolean is checked, FIM is trying to set the value to false for other 2 attributes and they are getting access denied error. In RCDC, I changed the default value to false for all those 3 attributes but still getting the same error. Is there any other solution?

  <my:Property my:Name="Text" my:Value="Termination" />
  <my:Property my:Name="Checked" my:Value="{Binding Source=object, Path=ForceDeprovision, Mode=TwoWay}" />
  <my:Property my:Name="DefaultValue" my:Value="false" />




  • Edited by fim_sc 16 hours 21 minutes ago
May 11th, 2015 11:03am

Can you populate those values with false when you provision the users? Either in the sync or via a workflow.

HTH,

Sami

Free Windows Admin Tool Kit Click here and download it now
May 11th, 2015 3:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics