Pages and tabs in the Auth Perimeters app
Auth perimeters listing page
The Auth perimeters listing page provides a centralized, searchable, and paginated view of all configured authorization perimeters. As an administrator, you can quickly identify applications, ownership, and associated user counts. Key features of this page are Header and Navigation and Data Grid.
The Header and Navigation feature provides a global navigation and user profile access. The Data Grid displays authorization perimeters in a structured table with these columns:
- Authorization: Displays the name of the authorization perimeter as a clickable link. When you click it, the system takes you to the detailed view.
- Description: Describes the purpose of the auth perimeter.
- Owner app: Application or system that owns the perimeter.
- Boundary ID: Unique identifier for the auth perimeter.
- Pre-auth users: Counts users that are pre-authorized for the perimeter. Also, displays a dash sign when no users are assigned.
- Status: The auth perimeter can be enabled or disabled.
- Checkbox selector: You can select one or more auth perimeters to change their status. This option is available only if all selected auth perimeters have the same status.
Auth perimeter detail page
Auth perimeter detail page provides a structured, tabbed interface for reviewing auth perimeter metadata and managing pre-authorized users.
These fields are displayed in a structured format:
- Description: Explains the purpose of the auth perimeter
- Perimeter ID: It is a unique identifier
- Owner App: Owns system or application
- Logical ID: Derived from the owning application
- Application
All metadata fields are read-only.
The detail page is organized into two tabs Users and Bound objects.
Users tab
The Users tab is the only editable section on the page.
If you want to add users, click . When the user selection modal opens, select the users. They will be displayed in the grid that contains full name and email address.
If you want to remove the users, select them by using checkboxes. When a blue selection banner shows, click a delete icon. After that, confirm deletion.
Always save your changes.
Bound objects tab
The Bound objects tab displays object-level boundaries associated with the auth perimeter. All metadata fields are read-only.
Shared grid capabilities
These capabilities are shared across Users and Bond Objects grids:
- Search: Filters based on visible columns.
- Refresh: Reloads the latest data.
- Pagination: Navigates large datasets and adjust page size.
- Empty state: Informational message when no data exists.
Navigation behavior and data handling
In the Auth Perimeter app, the breadcrumbs or module context are preserved. Users can return to the listing page via the back button or standard navigation. Metadata is read-only and only the Users tab is an editable section.
Best practices
- Regularly review pre-authorized users to ensure least-privilege access.
- Use search and pagination capabilities to manage large datasets efficiently.
- Validate Perimeter ID and Owner App when you encounter issues with troubleshooting access.
- Ensure that updates to users are saved before leaving the page.