ACP search and filters capabilities

Learn how to speed up your workflow by using the ACP search and filters capabilities.

Search and filters in a nutshell

Authorization Control Plane gives you an opportunity to speed up your daily administration work by using the ACP Admin Panel built-in search and filters features.

You can search services, applications, and authorization policies by their name or ID. While searching for entities of a particular name, the results consist of partial matches. While searching for services, policies, and application of a specific ID, you are provided only with the entities that exactly match the searched phrase.

You can use predefined filters to filter out applications by their type, and policies by type of the entity they are applied to.

Search and filters example

Search in depth

Two special characters are used to construct the comparison while searching:

  • % The percent sign indicates that any number of characters (or none at all) can be located in the place occupied by the %.

  • _ The underscore sign indicates that any single character can be located in the place occupied by the _.

Filters in depth

Applications can be filtered by the application type. You can use one or more of the following, predefined filters to quickly filter out applications that are of your interest:

  • Single page

  • Server Web

  • Mobile or Desktop

  • Service

  • Legacy

  • Dynamic Client Registration (DCR)

Policies can be filtered by the type of the entity they are applied to. Use one or more of the following, predefined filters:

  • User

  • Developer

  • API request

  • Machine to machine

  • Dynamic Client Registration (DCR)

Further reading