Open API Tokens
FeatureProbe provides 2 different Tokens (shared Tokens, personal Tokens) for accessing OpenAPI.
- Shared Tokens: Shared tokens are not tied to individuals, cannot be changed once created, and are permanent.
- Personal Tokens: Personal Token has the same permissions as the creator, and will change synchronously with the creator's permissions. If the creator is deleted, his Token will also become invalid.
Sharing Tokens
Create shared token
Anyone can create a shared Token, once created, it cannot be changed.
- Fill in the name of the shared Token (the name is unique under the tenant)
- Select a role (granting roles with more permissions than yourself is not supported)
- Click the Create button to complete the creation of the shared Token.
- After the creation is complete, you need to click "Copy Token" immediately, otherwise the Token will be hidden after leaving this page (if it is not saved in time, it is recommended to delete and create a new Token).
Delete shared token
After the shared token is deleted, the shared token will become invalid.
Personal Tokens
Create a personal token
Anyone can create their own personal Token, once created, it cannot be changed.
- Fill in the name of the personal Token (personal name is unique)
- Click the Create button to complete the creation of personal Token.
- After the creation is complete, you need to click "Copy Token" immediately, otherwise the Token will be hidden after leaving this page (if it is not saved in time, it is recommended to delete and create a new Token).
Delete personal Token
After the personal Token is deleted, the personal Token will become invalid.