API key management
What are API keys used for?
Create a Dastra API client to retrieve or modify data outside the application. This client can be server-to-server (Client credential) or javascript (Authorization code). To find out more, please read the Dastra API authentication documentation.
Configure a data subject right request form (public key only). Read the documentation about DSR forms.
Configure a cookie widget (public key only). Read the documentation related to cookies.
How generate an API key?
Access the Dastra Key Manager (Only tenant owners have access to this section)
Click on Create a new API Key
Enter the name of the key and the redirection and cors urls (if you want to use the javascript API in OAuth2)
Click on "save".
Once you have created your API key, you can copy and paste it directly from the manager (private or public key).
Keep your API keys safe! The private key must never be made public!
If the security of your API key is compromised, you can delete it from the manager and/or generate a new one.
Dernière mise à jour
Cet article vous a-t-il été utile ?