"""Keys for yaml files used by force rules.""" # user context USER_ID = 'user_ids' VENDOR_ID = 'vendor_ids' # profile context PROFILE_ID = 'profile_ids' IDENTITY_ID = 'identity_ids'