<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
0D54z00007axC3ECAUOkta Classic EngineAuthenticationAnswered2022-08-22T03:12:41.000Z2022-04-26T19:53:48.000Z2022-07-07T13:13:40.000Z

ZenonE.88109 (Customer) asked a question.

Redirect URI wildcard in path instead of subdomain?

Hi,

 

I am trying to leverage the redirect URI wildcard functionality. I see that it's possible to put the "*" in a subdomain, like "https://*.foo.com/bar/baz", but I'd like to put it in the path, like "https://baz.foo.com/bar/*".

 

The reason: I am working on a multi-tenant system and the operative value in my redirect path is an instance id of a tenant.

 

However, if I put the wildcard in the path, it does not appear to be recognized, and I receive a 400 Bad Request error that states: "Your request resulted in an error. The 'redirect_uri' parameter but be a Login redirect URI in the client app settings:'. 

 

(I attempted to post this as a question, but it wouldn't let me, so I'm opening a case. Sorry if this not the right process for such a simple question).


This question is closed.
Loading
Redirect URI wildcard in path instead of subdomain?