TerraStream user permissions work through attaching one or more roles to a user. Each role has specific access that it allows.
TerraStream Roles Are:
Customer Role - Allow access to login to the GeoPortal, to order imagery
Operator Role - Allow access to login to the OpsCenter, approve/decline orders, adjust pricing policy, and access provider specific API endpoints
Admin Role - Allow access to modify user permissions
User permissions can be modified using the following steps:
*Requires the user performing the changes, to have the Admin role
1. Navigate to your API endpoints, and login:
2. If not yet known, obtain the user_id, for the user whose permissions you wish to update, using the List Users API endpoint:
3. Navigate to the 'Update User' API endpoint, add or remove to the array of user's roles, and press Execute:
If you wish to see what permissions users currently have, this can be done using the following methods:
API
Use the 'List Users' API endpoint:
Operator Console
1. Navigate to your provider Ops Center page (i.e. https://{{provider_name}}.terrastream.space/) and log in
2. Select Configuration → User Management, from the sidebar, to list the users:
3. Delete your email from the filter (Your user is filtered by default).
All users and their role(s) will then be shown:
Comments
0 comments
Article is closed for comments.