Hi :wave: Question about the list of allowed redi...
# ory-network
b
Hi 👋 Question about the list of allowed redirect URLs (Ory Console > Branding > Browser redirects): is it possible to specify a redirect URL for wildcard subdomains? For example
https://*.<http://my-domain.com|my-domain.com>
would imply that all URLs with that domain are allowed to be redirected? PS: I haven’t tested it yet but figured I could ask first as I haven’t seen any specific mention in the docs about it. Thanks 🤗
b
Yes, that's allowed. you can't whitelist all domains, though. Only on the subdomain level.
b
Ah great, then I’ll give that a try. Thanks!