agreeable-microphone-83376
09/20/2022, 12:13 PMred-machine-69654
09/20/2022, 12:42 PMauth.$DOMAIN points to ory cloud
• www.$DOMAIN is oathkeeper (as a reverse proxy)
• api.$DOMAIN is oathkeeper (as a reverse proxy)
• cookie is set to .$DOMAIN on ory cloud
oathkeeper
• proxies to a (stateless) frontend app when www
• in addition it also proxies api.$DOMAIN for backend calls, etc..
my www uses cookie authorizer, api uses cookie and JWT.steep-lamp-91158
agreeable-microphone-83376
09/20/2022, 1:01 PMlocalhost ?agreeable-microphone-83376
09/20/2022, 1:02 PMproud-plumber-24205
09/20/2022, 1:33 PMOry cli to "tunnel" the requests from remote Ory to your local environment. It essentially mirrors the Ory APIs under the localhost domain.proud-plumber-24205
09/20/2022, 1:34 PMproud-plumber-24205
09/20/2022, 1:34 PMagreeable-microphone-83376
09/20/2022, 1:35 PMagreeable-microphone-83376
09/20/2022, 1:35 PMred-machine-69654
09/20/2022, 2:52 PMproud-plumber-24205
09/20/2022, 2:53 PMred-machine-69654
09/20/2022, 2:53 PM<http://nip.io|nip.io> domains to make it all work and avoid CORS-issues and so on, so then i exchange $DOMAIN in my code