I have some troubles with authentication in istio

119 Views Asked by At

I do all this on my server.

I followed this guide https://www.deploykf.org/guides/local-quickstart/.

I reached the end of the guide and now I can’t reach my kubeflow.

I added what I thought were valid JWT users.

enter image description here enter image description here

But for the most common request I get an error I get a 401 status code and an error "Jwt issuer is not configured" enter image description here

If I send empty headers I get 'Jwt is missing'

Please help me.

Requests handling enter image description here

I didn't find how to disable the check JWT

I tried adding JWT, but it didn't help with authentication

0

There are 0 best solutions below