mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 00:16:36 +00:00
Update src/pages/docs/how-to/use-service-users-with-access-token.mdx
This commit is contained in:
@@ -7,7 +7,7 @@ Service users are non-interactive accounts that are used to create tokens to acc
|
||||
|
||||
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?
|
||||
### What can you use NetBird service users and access tokens for?
|
||||
|
||||
Service users are typically used to authenticate requests to a web service on behalf of an application or a service. They are an alternative to using a personal account, and can provide additional security by allowing you to limit the scope of access granted to the service user.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user