Skip to content
#

connectivity

Here are 294 public repositories matching this topic...

kuma
jakubdyszkiewicz
jakubdyszkiewicz commented Dec 17, 2021

Description

Right now we put an authentication filter on the whole API server including / and /gui.

If you put Kuma GUI behind an API gateway with another authentication mechanism like Okta, the gateway may pass authenticated JWT token down to the Kuma GUI. Kuma then is trying to authenticate the user using the User Token mechanism which of course fails.

We can configure the gateway

Improve this page

Add a description, image, and links to the connectivity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the connectivity topic, visit your repo's landing page and select "manage topics."

Learn more