Update src/pages/docs/how-to/use-service-users-with-access-token.mdx

This commit is contained in:
Misha Bragin
2023-05-11 17:45:33 +02:00
committed by GitHub
parent 27647d711c
commit 01da0beec2

View File

@@ -3,7 +3,9 @@
## Service Users
Service users are a type of account that allow applications or services to access resources and perform actions within your organization.
Service users are non-interactive accounts that are used to create tokens to access resources and perform actions within your organization's network using NetBird's public API.
Service users provide additional security by allowing you to limit the scope of access granted to the service user and void losing automated access to critical systems when employees leave the company.
### What are Service Users used for?