Hello everyone, I have the following problem. I wa...
# talk-oathkeeper
c
Hello everyone, I have the following problem. I want a rule in which all subdomains of a domain are matched and appended to the backend url. For example: test.example.com/aUrl becomes http://my-backend/api/test/aUrl ( http://my-backend/api/<subdomain>/<pass remaining url> Is that possible?