Global Session Policies Visibility Limit in the Okta UI
Last Updated:
Overview
The Okta Admin Console restricts the display and creation of Global Session Policy rules to a maximum of 50 per policy due to User Interface (UI) limitations. To manage or create rules beyond this limit, administrators must utilize the Okta API. When a Global Session Policy contains more than 50 rules, the Admin Console blocks the creation of new rules and fails to display the excess rules.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Global Session Policies
- Okta API
Cause
The Admin Console User Interface (UI) possesses a display limitation that prevents rendering or adding more than 50 rules per Global Session Policy.
Solution
How are Global Session Policy rules managed when exceeding the 50-rule limit?
The 50-rule limitation does not affect the Okta API, and all previously created rules remain active. Verify and manage policy rules exceeding the Admin Console limit by executing an API call to the policies endpoint.
- Identify the Global Session policy rule that does not appear in the user interface.
- Access the policy through the Okta API.
- Review or update the policy as needed through the API.
