We like to manage the rights for our ivy applications over the Microsoft Active Directory. According the AD groups, ivy roles should automatically added to the ivy user. We have in mind to build some technical processes to do that. But we have some questions... Thank you for your support asked 23.07.2015 at 12:24 Adrian Imfeld |
If you read the User.getExternalSecurityName() you get the fully qualified LDAP Name like: CN=User Name,CN=Users,OU=Management,OU=Swiss,DC=company,DC=com This means the user is "under" the Organisation Units "Management" and "Swiss". answered 23.07.2015 at 16:26 Christian St... ♦ |
You can map either an group or an Organisation Unit (OU) to an ivy role. See dokumentation about External Security Name: If you are using an external security system (e.g. Microsoft Active Directory) then you can link an Axon.ivy role to a group or another structural node (e.g. Organisation Unit) on the directory server. If a group is selected then all users that are members of this group will automatically receive the associated Axon.ivy role. If a structural node is selected then all users located below the structural node will automatically receive the associated Axon.ivy role. Press External security name to edit or browse the name of the group or structural node whose users should receive the selected Axon.ivy role. answered 23.07.2015 at 16:18 Christian St... ♦ Thank you. Is it also possible to define more than one structural node for one Axon.ivy role? If not, I have still the need to listen for the user synchronisation job of the Axon.ivy Engine.
(23.07.2015 at 17:04)
Adrian Imfeld
Organisation Units are hierarchical:
So if you have the OU "Management" or "IT" you have always also "Swiss".
(23.07.2015 at 17:20)
Christian St... ♦
I mean two different OU's of the same hierarchical level. For example we have units "backoffice", "sales" and "it". All units ar hirarchical under the enterprise unit. Backoffice- and IT-users need the right for a time tracking tool (Axon.ivy role "RAP"). Sales-Users should not have this rights or rather Axon.ivy role.
(23.07.2015 at 17:37)
Adrian Imfeld
A solution could be designed as follows with the ivy roles:
So if you have the OU "Management" or "IT" you get the corresponding ivy role and also the ivy role IT+Management (inherited). Because I think you don't want to change/add the sub roles in RAP project you could add the roles per API (See Q&A) on the server of your client.
(24.07.2015 at 08:22)
Christian St... ♦
Because of that, I asked the second question. Is it possible to listen to the user synchronisation job in Axon.ivy Engine? After the job is running i could map all the requestet (and additional) IRoles to the users.
(27.07.2015 at 08:40)
Adrian Imfeld
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 23.07.2015 at 12:24
Seen: 6,052 times
Last updated: 27.07.2015 at 08:40