I have an Authorization Rule that makes use of Authorization API attributes(for eg: azn_cred_principal_uuid, etc) as ADI(Access decision Information).
I have done the configuration so that authorization engine while evaluating the rule will look for ADI in user credential.
But what i am not able to find out is how to tell the credential entitlement service to add (which)these Auth attributes to user credential formation.
Note: Configuration required for enabling the Cred Entitlement service is known
Where to specify in webseal.conf file the Auth attributes names to be added in user credential so that attrs will be available during rule evaluation as ADI??