Settings¶
In this section you can manage the settings of your account.
Workspace settings¶
You name and describe your workspace here. It is good practice to do this when you publish your datasets publicly or when you share datasets with other workspaces.
Team members¶
In this section of Spinque Desk you can manage who has access to your workspace and what roles they fulfill.
Roles¶
The different roles are:
USER: A regular user can do anything in Spinque Desk except for inviting new users.
ADMINISTRATOR: An administrator is a user that can also invite new users.
API: The API-role is a limited role in which the account is only allowed to query the running APIs within the workspace.
DATAPROVIDER: The DATAPROVIDER-role is a very limited role in which the account is only allowed to upload new data.
System-to-System accounts¶
You can add System-to-System accounts to authorize server applications to request results from your APIs. These accounts may only have the API and/or DATAPROVIDER roles.
A System-to-System account has a Client ID and Client Secret. Using the OAuth 2.0 Client Credentials grant you can request an access token from https://login.spinque.com/ using the Client ID and Client Secret.
This access token can they be used to authenticate the application when requesting results from the Spinque Query API. Set the ‘Authorization’-header to ‘Bearer YOUR_TOKEN’ where you replace YOUR_TOKEN with the access token you received.
Multi-Factor Authentication¶
When switched on, all users (both existing and newly invited) will, upon their next login, be required to use multi-factor authentication to access the workspace.
Every user can choose a preferred method from the following supported methods:
SMS or phone call with a verification code
Email with a verification code
One-time Password using Google Authenticator or similar.
Please note that switching multi-factor authentication off again for a workspace, will not automatically remove the multi-factor authentication requirement for the users in that workspace.
Storage¶
Here you find an overview of the amount of storage used by the different parts of your workspace.
About¶
The version of Spinque Desk you’re using is indicated here.
Advanced¶
You can switch to developer mode to manage the cache and allow for the easy creation of request URLs.
Social login¶
Users can login to Spinque Desk using their existing Google or Microsoft account.
Please note: an invitation to a workspace is tied to an email address. Users have to sign in using the exact same email address they received the workspace invitation on, in order to be able to accept that invitation. Spinque pre-fills the registration form with the email address from the invitation. However, when using a social login such as Google or Microsoft, this will be overwritten with whatever email address the user sign in with at Google or Microsoft.