Anonymous access using ingress controller

Hi
I need to setup JWT plugin in global scope and have anonymous access for one service (the authentication service). I am able to make all configuration with ingress controller except the anonymous access part?

I have no probelm configuring JWT plugin in global scope, nor on an individual service, however, I don’t understand how to setup the anonymous access using ingress controller?

br

K

Ok, solved it!
It actually wasn’t a problem in my manifests, it was a openshift -cach thingie. When I registered the plugins etc I noticed that it did’t update any value? So after delete all and apply all…it started to work!

Br

K