@creator.co/module-identity-client - v1.1.11
    Preparing search index...
    Index

    Constructors

    Properties

    AccessLevel: typeof AccessLevel = AccessLevel
    ACL_IDM_BASE_Components: typeof ACL_IDM_BASE_Components = ACL_IDM_BASE_Components
    ACLLevels: typeof ACLLevels = ACLLevels
    Authorizer_AuthenticationError_ExpiredToken_Code: string = 'UNAUTHORIZED-EXP'
    Authorizer_AuthenticationError_ExpiredToken_Description: string = 'Authorization Error - Token expired'
    Authorizer_AuthenticationError_Invalid_Code: string = 'UNAUTHORIZED'
    Authorizer_AuthenticationError_Invalid_Description: string = 'Authentication Error - Invalid credentials'
    Authorizer_AuthenticationError_InvalidAPIToken_Code: string = 'UNAUTHORIZED'
    Authorizer_AuthenticationError_InvalidAPIToken_Description: string = 'Authentication Error - Invalid API Token'
    Authorizer_AuthenticationError_InvalidToken_Code: string = 'UNAUTHORIZED'
    Authorizer_AuthenticationError_InvalidToken_Description: string = 'Authentication Error - Invalid Token'
    Authorizer_AuthorizationError_InsufficientACLs_Code: string = 'UNAUTHORIZED-INSUFFICIENTAC'
    Authorizer_AuthorizationError_InvalidIdentity_Code: string = 'UNAUTHORIZED-INVID'
    Authorizer_AuthorizationError_InvalidIdentity_Description: string = 'Authorization Error - Invalid Identity'
    Authorizer_AuthorizationError_NoApiTokenId_Code: string = 'UNAUTHORIZED-ATINVID'
    Authorizer_AuthorizationError_NoApiTokenId_Description: string = 'Authorization Error - Invalid api key id'
    Authorizer_AuthorizationError_NoClaimAccess_Code: string = 'UNAUTHORIZED-TKNOAC'
    Authorizer_AuthorizationError_NoClaimAccess_Description: string = 'Authorization Error - Insufficient group permissions for resource'
    Authorizer_AuthorizationError_NoGroups_Code: string = 'UNAUTHORIZED-NOGROUPS'
    Authorizer_AuthorizationError_NoGroups_Description: string = 'Authorization Error - Insufficient permissions for resource'
    Authorizer_AuthorizationError_NoTokenId_Code: string = 'UNAUTHORIZED-TKINVID'
    Authorizer_AuthorizationError_NoTokenId_Description: string = 'Authorization Error - Invalid token id'
    Authorizer_AuthorizationError_ServiceNoAccess_Code: string = 'UNAUTHORIZED-ATNOAC'
    Authorizer_AuthorizationError_ServiceNoAccess_Description: string = 'Authorization Error - Resource does not grant service group access'
    RedisIDMPrefix: string = 'idm:v0:'
    RedisTypes: typeof RedisTypes = RedisTypes