Share credentials to give Apps and End Users access to the service.
Credentials (e.g. tile server keys, Al chat tokens) will be shared with any app or user you grant access to. Do not use this for sensitive passwords or secrets that should remain private.
To share, click the pencil icon next to the credential in he list.
The Edit screen pops up. Scroll down to the sharing section.
Share with End Users
You may elect to share the credential with your entire workspace or with a Team.
Individual sharing is not allowed with Credentials.
Select a workspace and/or team, then click "Invite"
Share with Apps
Credentials must be shared with apps for that App to gain access using the SDK.
Select an app from the list, then click Add.
You can share the credential with as many apps as you wish.
For the App to gain access, the fetch credential SDK call must be invoked by the app.
Revoking Access
The fetch credential SDK call checks if the app AND the current user have permissions to the credential. If either do not, the call will fail. Revoking access to certain apps or users is a fast way to stop that token from being used.
To revoke access to a workspace or team, click the Bin icon next to that item in the sharing section.
To revoke access to an app, click the Bin icon next to the app in the list.
To temporarily remove access to an app, you can alternatively set the access level to "none' from the dropdown.



