Hi everyone! Sorry if this is not the right channe...
# ory-network
g
Hi everyone! Sorry if this is not the right channel for it. I have a question regarding Ory cloud offering config. I have an admin panel that should grant access to multiple projects (
<http://project1.com|project1.com>
,
<http://project2.com|project2.com>
). Assuming that I serve the the panel on the same domain as the projects (
<http://admin.project1.com|admin.project1.com>
) can I configure Ory to accept redirects to the same Ory project on multiple domains (e.g.
<http://ory.project1.com|ory.project1.com>
and
<http://ory.project2.com|ory.project2.com>
) and keep using cookies? Or is this the case where tokens should be used instead of cookies?