nats-server icon indicating copy to clipboard operation
nats-server copied to clipboard

ADR-0005 JWT Authentication Extensibility

Open philpennock opened this issue 4 years ago • 5 comments

Constrain our server auth nonce selection with a no-op change for the current server code-base, in a way which we guarantee and expect clients to check for, to buy us future proofing.

Noop code-change for the server codebase in this repo.

Changes proposed in this pull request:

  • A protocol constraint which other code can enforce
  • No changes in behavior for the current nats-server code

/cc @nats-io/core

philpennock avatar Jul 01 '20 16:07 philpennock