1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00
This commit is contained in:
Alberto Ricart 2019-05-20 11:54:51 -05:00
parent 6cd3bcc24e
commit 9e10c5c58a

View File

@ -11,7 +11,7 @@ The NATS server provides various ways of authenticating clients:
Authentication deals with allowing a NATS client to connect to the server. Authentication deals with allowing a NATS client to connect to the server.
With the exception of JWT authentication, authentication and authorization configuration is in the `authorization` block of the configuration. With the exception of JWT authentication, authentication and authorization configuration is in the `authorization` block of the configuration.
## Authorization Block ## Authorization Map
The `authorization` block provides _authentication_ configuration as well as _authorization_: The `authorization` block provides _authentication_ configuration as well as _authorization_: