Forum Discussion
tanulbhasin
Apr 17, 2023Brass Contributor
Can we create PAT for service accounts?
Hello, We are facing lot of problems while using Personal access token of normal users. Consider if the token is expired and user is not in office or s/he left the job then all the resources...
- Apr 24, 2023Hey @tanullbhasin,
Service account is similar to a user account (with the concept of credential not being rotated etc)
So you can login via Service account into Devops and generate a PAT for it
Kidd_Ip
Apr 18, 2023MVP
Can you further elaborate on your definition on service accounts?
tanulbhasin
Apr 18, 2023Brass Contributor
So, in an organization we generally 2 types of accounts
1. User account
2. Service account
User account is like normal people. Through which we login into our office laptop. If user leaves the company then account will terminate.
On the contrary, service accounts are like used in technical domains like making service to service call. These accounts are not like of normal people and their passwords can be shared across the teams. These are just part of AD but do not have any connection with real living human being. You can check with your company identity team. They will explain you the things in more detail.
1. User account
2. Service account
User account is like normal people. Through which we login into our office laptop. If user leaves the company then account will terminate.
On the contrary, service accounts are like used in technical domains like making service to service call. These accounts are not like of normal people and their passwords can be shared across the teams. These are just part of AD but do not have any connection with real living human being. You can check with your company identity team. They will explain you the things in more detail.