<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Maximum Limit on Requestable SSO URLs for SAML Application
Single Sign-On
Okta Classic Engine
Okta Identity Engine
Overview

This article explains the maximum limit on the number of requestable SSO URLs that can be added to a SAML application and provides a workaround for customers who need to configure more than 100 Requested SSO URL configurations.
 

Applies To
  • Custom SAML 2.0 Application
  • Requestable SSO URL
  • API
Cause
Users of Okta's Custom SAML 2.0 Application may wonder if there is a limit to the number of Requestable SSO URLs they can add to the application.
 
Solution

The maximum limit on requestable SSO URLs is 100, and there is no way to exceed this limit. However, customers who need to configure more than 100 Requested SSO URL configurations can use a workaround. Instead of configuring several other requestable SSO URLs, customers can use a dynamic ACS URL with a signed cert.
 

To use this workaround, customers should follow these steps:

  1. Set up Okta Orgs as SAML IDP and SAML SP, especially for Dynamic ACS URL support testing.

  2. Enable Signed Requests in Okta.

  3. Specify a URL and an index that uniquely identifies each ACS URL endpoint in the Other Requestable SSO URLs field.

  4. When enabling Signed Requests, Okta deletes any previously defined static SSO URLs and reads the SSO URLs from the signed SAML request instead. Note that both static SSO URLs and dynamic SSO URLs cannot be used simultaneously.


For more information on how to set up Okta Orgs as SAML IDP and SAML SP, please refer to the official Okta documentation.

 

Related References

Loading
Maximum Limit on Requestable SSO URLs for SAML Application