Y
Hacker News
new
|
ask
|
show
|
jobs
by
halfmatthalfcat
1901 days ago
I've leveraged nginx-ingress's OAuth annotations to great success:
https://kubernetes.github.io/ingress-nginx/examples/auth/oau...
1 comments
talkingquickly
1901 days ago
Yup agree, that's exactly what's being used here, along with some tweaks to make it easier to do things like passing the auth JWT's back to the underlying app etc
link