Automatic binding grants users access to a document or topic when they belong to a user group with the same name as a metadata key value.
Administrators can assign groups to users manually from the Manage users menu, through the Set a user's groups web service, or automatically, based on the users' SSO attributes.
To configure automatic binding:
- Go to the Access rules administration interface.
- Select New access rule.
- Enter a rule name.
- Enter a rule description.
- Under Authorized groups, select Automatically bind metadata values to user groups with matching names.
-
Under Metadata requirements, select the metadata key with values to match against user group names.
For example: the selected metadata key is
audience.audiencehas two possible values in the content of the portal:publicandinternal.Users belonging to the
internaluser group automatically get access to documents withaudience=internal. -
Optional: select more metadata keys with values to match against user group names.
If multiple metadata keys are selected, a document is accessible only to users who belong to all matching groups.
For example: the selected metadata keys are
audienceandcountry. Users belonging to both theinternalandbelgiumuser groups automatically get access to documents withaudience=internalandcountry=belgium.Users belonging to the
internaluser group only do not get access to these documents. -
Optional: add metadata requirements to set which content is concerned by the rule.
Content must match the metadata requirements, and have values for the selected automatic binding keys.
For example: with automatic binding on the
audienceandcountrymetadata keys, and a metadata requirement which is metadata key =document_type"contains any of" metadata value =Reference guide:- a document with
audience=internal, andcountry=belgium, anddocument_type=Reference guide, is accessible only to users belonging to both theinternalandbelgiumgroups. - a document with
audience=internal, andcountry=belgium, anddocument_type=Brochureis not affected by this rule.
- a document with