nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16.06k stars 1.42k forks source link

Using OIDC for authentication #2399

Open danieliziourov-form3 opened 3 years ago

danieliziourov-form3 commented 3 years ago

Feature Request

I'd like to be able to use OIDC tokens to authenticate to the NATS Server.

Use Case:

Proposed Change:

Who Benefits From The Change(s)?

Engineers running workloads on Kubernetes and/or accessing NATS manually in Enterprise environment.

Alternative Approaches

danmx commented 3 years ago

https://github.com/nats-io/nats-server/issues/434 could solve the problem

derekcollison commented 3 years ago

We have a few folks asking and @ripienaar has expressed interest in this as well.