[Supann] - FranceConnect object class to be changed.
[Supann] - FranceConnect object class to be changed.
The goal is to move from :
'plObjectClass' => ['supannFCPerson']'
to
'plObjectClass' => ['supannPerson']'
in order to avoid the mandatory fields and attributes
EDIT 1 :
Due to error happening when closing supann tab using the same supannPerson object class, we decided to move FranceConnect to its own personnel schema using, therefore, a new objectClass.
The new objectClass will be managed by FusionDirectory, but will represent exactly the same attributes and objectClass policy that supannPerson. (Only taking attributes related to FranceConnect).
EDIT 2 : Subtlety involved, the new schema should not re-create a new attribute Type, a simple new object Class is sufficient. It will take the attributes from supannPersonn properly.