-
|
Hello everyone! I wanted to migrate from Nginx Ingress to Nginx Gateway, but I can't find anything about HTTP Basic Authentication. Is an implementation planned ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hey @ax-ml! While we do have a spot for it mapped out in our planned policies and filters but it has not been prioritized yet. So this brings up a few questions: Do you happen to be using basic auth in a production setting? |
Beta Was this translation helpful? Give feedback.
-
|
Update to this, we will be adding Basic Auth support in 2.4 with our new AuthenticationFilter. |
Beta Was this translation helpful? Give feedback.
Ah ha, that makes a lot of sense. For authentication and authorization, we are going to wait until the Gateway API releases an experimental version of an object around it. We'd hate to implement our own custom auth filter only for the Gateway API to then release their own. At that time, we'll definitely look at including basic auth.
If you're interested, you can keep an eye on and participate in the conversation here!