Policy Server Guides › Policy Server Configuration Guide › User Directories › User Attribute Mapping › Define an Attribute Mapping › Constant › Constant Use Case
Constant Use Case
This use case represents a basic scenario in which one user directory only stores customers, while another user directory only stores employees.
Note: Advanced use cases are shown in the Apply Attribute Mapping section. The advanced use cases detail how you use different attribute mapping types to identify the same user attribute across different directory types.
The following illustration details how two constant attribute mappings can represent different values for different user directories.
- Directory A only stores customers. Directory B only stores employees.
- IsCust is the common name that is mapped to different values in different directories:
- IsCust is mapped to TRUE in Directory A.
- IsCust is mapped to FALSE in Directory B.
- You can reference IsCust when defining policies, expressions, or other objects that must determine if a user is a customer, without attending to the particular directory in which the user is stored. SiteMinder determines that every user in Directory A is a customer, while every user in Directory B is not a customer.