Creating a subscription on Rest PKI Core
Rest PKI Core supports multiple "subscriptions", or "accounts", each having its own users, applications, API keys, security contexts etc.
To create a subscription, follow the steps below. You must have global administrative privileges on the instance to perform these operations
(role Owner
or Contributor
on Sys Admin).
- Sign in to your instance's dashboard
- On the upper right corner, click on the rectangle with your name then click on Sys Admin
- On the subscriptions page, click on Add
- Fill in a name for the new subscription and optionally an alias, then click on Create
- Accept the recommendation to reload the page by clicking OK
Note
Subscriptions are cached locally on each web server, so this change takes up to 1 minute to propagate.
Next, you'll probably want to add an administrative user to the new subscription:
- Wait a full minute for propagation
- Manually reload the page by clicking the ↻ button on your browser or pressing the F5 key
- Click the rectangle with your name on the upper right corner, then click on Exit Sys Admin
- On the left menu, click on Users, then on Add
- Search for the user by typing a name or email address. If the user has not registered yet, you will not be able to find them. In this case, fill out the user's complete email address.
- On Subscription, select the newly created subscription
- Choose one or more roles for the user. To grant full privileges to this user over the subscription, mark the
Admin
role - Click Add user
Note
If you don't see the subscription, it's probably because propagation is still taking place. Wait a few more seconds and reload the page.
If you selected an existing user on step 5, the user already has access and can immediately access the dashboard. No notifications will be sent, you must notify the user youself.
If the user has not registered yet, they will receive an invitation email, which will guide them through the registration process and grant them access to the subscription at the end of it.
Once the user gains access to the subscription, they can create an API key for integration by following the steps on the Get Started article.