Searching Applications

Use the following search tokens to search in the Applications tab under Resources.

application.nameapplication.name

Use quotes or backticks within values to help you find all applications that have the specified word in their name.

Examples

Show any application with this application.name

application.name:SurveyMonkey

Show any application that contain parts of this application.name

application.name:"SurveyMonkey"

Show any application that match exact value "SurveyMonkey"

application.name:`SurveyMonkey`

application.isTrustedapplication.isTrusted

Use the values true | false to list all applications that are trusted or not trusted, based on your selection.

Example

Show all trusted applications

application.isTrusted:"true"

application.exposureapplication.exposure

Use a text value ##### to search all applications based on your selection. Choose value from: Low, Medium, High

Example

Show all applications that have high application.exposure

application.exposure:High

user.domainuser.domain

Use a text value ##### to search all applications based on the user's domain ID.

Example

Show all applications with the domain ID abc.com

user.domain:abc.com

user.emailuser.email

Use a text value ##### to search all applications based on the user's email ID.

Example

Show all applications with the email ID [email protected]

user.email:[email protected]

connector.nameconnector.name

Search a connector by providing an unique application.name to identify the connector.

Example

Show the connector having the application.name O365Connector1

connector.name:O365Connector1

connector.typeconnector.type

Search for connectors by specifying the connector type. Choose value from: OFFICE365, GOOGLE WORKSPACE, SALESFORCE, DROPBOX, ZOOM, SLACK

Example

Show all connectors of the type OFFICE365

connector.type:OFFICE365