from .base_constants import USER_IDS, RESOURCE_GROUP_IDS, CLAIM_NAME_IDS # value type -> string CLAIM_NAME_ID__1 = CLAIM_NAME_IDS # value type -> string RESOURCE_GROUP_ID__1 = RESOURCE_GROUP_IDS # value type -> string RESOURCE_GROUP_ID__2 = RESOURCE_GROUP_IDS # value type -> string USER_ID__0 = USER_IDS # value type -> string USER_ID__1 = USER_IDS # value type -> string USER_ID__2 = USER_IDS