mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Fix a typo in authentication guide
This commit is contained in:
parent
f63a0b8875
commit
47e986f600
@ -6,7 +6,7 @@ The NATS server provides various ways of authenticating clients:
|
|||||||
* [Username/Password credentials](username_password.md)
|
* [Username/Password credentials](username_password.md)
|
||||||
* [TLS Certificate](tls_mutual_auth.md)
|
* [TLS Certificate](tls_mutual_auth.md)
|
||||||
* [NKEY with Challenge](nkey_auth.md)
|
* [NKEY with Challenge](nkey_auth.md)
|
||||||
* [Decentralized JWT Authenticatin/Authorization](../jwt/)
|
* [Decentralized JWT Authentication/Authorization](../jwt/)
|
||||||
|
|
||||||
Authentication deals with allowing a NATS client to connect to the server. Except for JWT authentication, authentication and authorization are configured in the `authorization` section of the configuration.
|
Authentication deals with allowing a NATS client to connect to the server. Except for JWT authentication, authentication and authorization are configured in the `authorization` section of the configuration.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user