There are three solutions provided at Cross-Origin Configuration | Pomerium for fixing the 401 error related to cross-origin configuration. However, all three require changes to the application code. What can I do if I can’t modify the application code? Is there no alternative way to make it work across domains?
2 Likes
Hi @sorin.flueras ,
If you can’t change application code I think the only alternative would be to build something custom in front of the application code. In general, Pomerium does not provide features to do this.