okta-sdk-nodejs
okta.UserIdentifierMatchType
type UserIdentifierMatchType = ‘CONTAINS’
‘EQUALS’
‘EXPRESSION’
‘STARTS_WITH’
‘SUFFIX’;