# Anonymous access using ingress controller

**URL:** https://discuss.konghq.com/t/anonymous-access-using-ingress-controller/3132
**Category:** Questions
**Tags:** kubernetes
**Created:** [March 28, 2019, 4:53pm UTC](https://discuss.konghq.com/t/anonymous-access-using-ingress-controller/3132 "2019-03-28T16:53:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![krimal](https://avatars.discourse-cdn.com/v4/letter/k/eb8c5e/32.png) [@krimal](https://discuss.konghq.com/u/krimal)
#### Post date: [March 28, 2019, 4:53pm UTC](https://discuss.konghq.com/t/anonymous-access-using-ingress-controller/3132/1 "2019-03-28T16:53:10Z")

</div>

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

---

<div class="post-metadata">

### Author: ![krimal](https://avatars.discourse-cdn.com/v4/letter/k/eb8c5e/32.png) [@krimal](https://discuss.konghq.com/u/krimal)
#### Post date: [March 28, 2019, 5:59pm UTC](https://discuss.konghq.com/t/anonymous-access-using-ingress-controller/3132/2 "2019-03-28T17:59:57Z")

</div>

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
