
User17291839438602565861 (Customer) asked a question.
We have multiple domain names that can be used to sign-in to a SAML application, but Okta only supports one Single Sign-on URL and Audience URI.
Is it possible to add multiple callback URLs to a SAML application, or is creating a second SAML application the only way to handle multiple domains?
We can't do that because the application we're trying to use can only support a single SAML configuration itself.
Another option I found was to add multiple URLs and try to edit the Audience Restriction field which appears on the General tab, however this field isn't present after clicking Edit, so I'm unsure whether that is even possible.
Thanks in advance for any insights/suggestions!

Hi, I did look into that originally, but the issue is that here we're talking about two different domains, not just subdomains. In the linked article we have "https://abc.example.com/sam/sso" and "https://xyz.example.com/saml/sso", with the Audience Restriction set by the Entity ID of "example.com".
In our case, we're trying to achieve a similar but different thing where the subdomain stays the same, but the top level domain changes, for example we want "https://abc.example.com" and "https://abc.somethingelse.com" to both be accepted.