Create Project Enrollment Token
Create an enrollment token for an Okta Privileged Access project. Okta Privileged Access uses these tokens to enroll a server in a specific project within a resource group.
Use one of the following methods to get the Resource Group ID:
- 
                                                                
Reference the group ID from the URL of your Okta Privileged Access user interface
 - 
                                                                
Execute either the List Resource Groups or the Find Resource Group by Name action card
 
Use one of the following methods to find the Project ID:
- 
                                                                
Reference the ID from the URL of your Okta Privileged Access user interface
 - 
                                                                
Use the List Projects output from a List Resource Groups action card
 - 
                                                                
Use the Find Project by Name action card
 
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| 
                                                                     Project  | 
                                                            |||
| 
                                                                     Resource Group ID  | 
                                                                
                                                                     Identifier of the target resource group where the card creates the enrollment token.  | 
                                                                Text | TRUE | 
| 
                                                                     Project ID  | 
                                                                
                                                                     Identifier of the target project where the card creates the enrollment token.  | 
                                                                Text | TRUE | 
| 
                                                                     Token Description  | 
                                                                
                                                                     Description of the enrollment token.  | 
                                                                Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| 
                                                                     Response  | 
                                                            ||
| 
                                                                     Enrollment Token ID  | 
                                                                
                                                                     Unique ID of the enrollment token.  | 
                                                                Text | 
| 
                                                                     Enrollment Token  | 
                                                                
                                                                     Token attribute of the returned JSON object.  | 
                                                                Text | 
| 
                                                                     Created By User  | 
                                                                
                                                                     User account associated with creating the server enrollment token.  | 
                                                                Text | 
| 
                                                                     Issued At  | 
                                                                
                                                                     Date and time when the server enrollment token was issued.  | 
                                                                Date & Time | 
| 
                                                                     Description  | 
                                                                
                                                                     Description of the enrollment token.  | 
                                                                Text | 
