Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4

Status: Waiting for Approval

The described behaviour implies, that on you’re CoreOne Suite Instance the following configuration is enabled:

  • Relevant Target System Features

  • CleanUp Task for this Target System runs with a scheduler on a regulary base

The CoreOne Suite offers different types of how you can create and manage resources. In the beginning of implementing the CoreOne Suite, you have to decide, what type of resources you would like to use. This article should help you to decide between Linked and Managed Resources. The behaviour of these resource types are pretty similiar in the different Target Systems we do support. We decided to focus in this article on the Target System Active Directory as this is one of the most used Target Systems by our customers.

Theory

Resources in the CoreOne Suite are nothing else than a Group in an Active Directory. Due to different Terminations in all our supported Target Systems, we decided to use the termination “Resources”. Simple said: A Resource is a right you can assign to an Identity in a Target System. In an Active Directory it is a Group (Resource) where you add a user (Identity) as member. This nesting results most commonly in a right.

Linked Resources

Linked Resources are the most used type of resources. With linked Resources you’re using existing Groups in your Target System anf only map them in the CoreOne Admin UI as “Linked Resource” so you can use them to add members through the CoreOne Suite.

As the name already explains: You only link it. You can compare that with a Shortcut (would be the Linked Resource) to a Folder (Would be the AD-Group) on your Desktop. If you delete the Folder itself, the shortcut is still there. If you then click on the Shortcut, it will thow you an error message. If you rename the Shortcut, the Foldername itself won’t be changed. If you delete the shortcut, the folder will still be there.

Pro’s

  • You can easily reuse your existing Groups

Con’s

  • Can be irritating for Power Users to deprovision a linked resource

  • In the most cases the CoreOne Suite and the Target System will diverge

Managed Resources

Managed Resources are the way to go, if you start with a Target System from scratch. With Managed Resources, you will create a newly needed AD-Group directly in the CoreOne Suite. The CoreOne Suite will then create the needed AD-Group automatically and link them. You can define Templates for the creation of new Managed Resources which will help you to propagate a naming concept for example.

With the CleanUp Task enabled, Managed Ressources make sure, the CoreOne Suite and the Target System Attributes of a Managed Resource/Target System Group will converge. Like a Linked Ressource, it will also controll the memberships for all known entities but also controll Attribute Values of the Managed Resource itself.

For Example: Within the creation process of a Managed Resource you define the OU-Path (it also can be given by the template). If someone by accident moves the AD-Group directly in the target system into a new OU-Path, the CoreOne Suite will move back the AD-Group to it’s correct place. This also means: All defined Attributes for creating a ressource you are only able to change them in the CoreOne Suite.

Pro’s

  • You can centralize the create process of AD-Groups into the CoreOne Suite. Your Power Users can create them by theirself → Decentralization of Dutie’s.

  • You can define templates for creating Resources

  • The CoreOne Suite and the Target System will converg as long the CleanUp Task is running

Con’s

  • More efforts needed for taking over existing Groups from your Target System as Managed Resource.

What they don’t do

  • They won’t be added automatically as Resource in the CoreOne Suite, if you create them directly in the Target System.

    • Linked Resources: You have to link the newly created Active Directory Group in the CoreOne Suite Admin UI to be able, to assign it to a Core-Identity. See: /wiki/spaces/IKB/pages/1796997245

    • Managed Resources: You’ve chosen the wrong way. It is not possible to use this Group. You have to delete it in the Target System and recreate it in the CoreOne Suite Admin UI and the CoreOne Suite creates the Group in the Target System automatically. See: /wiki/spaces/IKB/pages/1796997245

  • Only the creation of the Resources is not enough. You need to make sure, that the corresponding System-Features are enabled and also the CleanUp-Task runs on a schedule.

Frequently Asked Questions

 Can I use Linked and Managed Resources at the same time?

Technically: Yes you can.

Logically: It’s not that simple. (smile) We recommend, to focus on one type. We observed, that new IAM Manager’s are often confused, if there are different ways, of how they have to handle rights.

For Example: The IAM Manager’s goal is to create a new Active Directory Group. In some OU-Path’s where you work with Linked Resources he have to do that directly in the Target System Active Directory. For an another OU-Path where you work with Managed Resources he have to get the job done through the Admin UI of the CoreOne Suite.

 Does the CoreOne Suite also cleanup unknown Objects?

The CoreOne Suite Cleanup Task only controlls known Objects. In the context of an Active Directory that means:

  • Active Directory Group-Memberships of an Active Directory User are not handled, if the User wasn’t created by the CoreOne Suite.

  • Active Directory Groups at all which are not recognised as Linked Resource or are not Created directly through the CoreOne Suite as Managed Resource are not handled.

Example 1:

Group “Application_Read-Write” is a Linked Ressource. The Group has two members. The first User “Diego Testoni” was created and added to this Group by the CoreOne Suite. The other User “Thomas Gruti” is a manually, directly in the Active Directory created User and not recognized by the CoreOne Suite. The CoreOne Suite Cleanup Task will only manage the membership of Diego Testoni. The membership of Thomas Gruti won’t be touched by the CoreOne Suite.

Example 2:

The Active Directory User “Diego Testoni” was created through the CoreOne Suite and has 5 Group-Memberships. The CoreOne only recognises 3 of these Groups. The CoreOne Suite will also controll these 3 Groups. The other 2 Group-Memberships won’t be touched by the CoreOne Suite.

Example 3:

 If I delete a Linked Ressource directly in the Target System, what will happen with the Linked Ressource?

The Linked Ressource will still be available in the CoreOne Suite. You will see a lot of errors in the application log of the CoreOne Suite. You will have to remove all Linked Resource Members in the CoreOne Suite first and then delete the Linked Resource. After that, you can delete the AD-Group directly in the Target System. See: System monitoring

 If I delete a Managed Ressource directly in the Target System, what will happen?

The CoreOne Suite will recreate the AD-Group and add all known entities. In the case of an AD-Group mostly the assigned rights to the old group won’t be taken over, you will have to grant permissions to the newly created groups still manually.

 What should I choose if I start with a new Target System from scratch?

Managed Ressources are the way to go. This will centralize the Identity and Access Management into the CoreOne Suite.

  • No labels