Hello there. Sorry if this has been asked before. I’m trying to mature the Kratos + Oathkeeper + Kratos Self Service UI group of containers into something behind Traefik using ssl and the like and I’m having some issues with proxying. Are there any aspects of Kratos and it’s UI that must be kept visible publicly, or can everything be hidden behind Oathkeeper? The quickstart uses
127.0.0.1
and ports, but this is confusing me on how to use a domain name instead.
l
loud-engineer-1276
05/19/2023, 8:35 PM
hey @cuddly-city-78540 I have a mostly working kratos ss + oathkeeper + kratos + traefik if you want to collaborate
loud-engineer-1276
05/19/2023, 8:36 PM
I was able to get everything behind traefik, but I am using the oathkeeper decision api and traefik forwardAuth rather than oathkeeper as security proxy
c
cuddly-city-78540
05/26/2023, 1:39 PM
Hi @loud-engineer-1276 sorry for the delayed response. I’ve managed to get it working now through some trial and error which has actually helped me a lot to learn the intricacies. Thanks for the offer of help!