Create PreAuthorization
Create a preauthorization to allow a user to access an Advanced Server Access project.
Input
PreAuthorization
Field | Definition | Type | Required |
---|---|---|---|
Username | Advanced Server Access username of the user to whom the preauthorization applies | String | TRUE |
Project | Advanced Server Access project | String | TRUE |
Expires At | When the preauthorization expires | Date & Time | TRUE |
Output
Field | Definition | Type |
---|---|---|
ID | Unique ID for the preauthorization | String |
Username | Username the preauthorization is assigned to | String |
Projects | List of projects the preauthorization applies to | List |
Expires At | Date and time the preauthorization expires | Date & Time |
Disabled | Indicates whether the preauthorization is disabled | Boolean |
Related topics
Advanced Server Access connector