This article will show you how to create OAuth2 client in Nuxeo and create a workspace under Domain.
Create OAuth2 Client
Go to Nuxeo admin UI. The Nuxeo admin URL will be {your-nuxeo-https-url}/nuxeo/nxadmin/default/default-domain@view_admin
Select the tab “Admin”.
Select “Cloud Services” from the left sidebar then select the tab “Consumers”.
Click the “Add” button under the OAuth2 Clients label then fill in the client information. After filling in all the fields in the form then click the “Create” button.
Note: All fields are required:
Name: input your Client Name
Client ID: input your Client ID
Client Secret: input your Client Secret
Redirect URIs: any link that is not blocked by Creative Force. Example: https://www.google.com
Checked: Auto-grant
Checked: Activated
Create your Workspace under Domain
Go to the Nuxeo web UI.
The link Nuxeo web UI will be: {your-nuxeo-https-url}/nuxeo/ui/#!/homeClick “Browse” in the left sidebar, and select “Domain”.
Click on (+) at the right bottom. In the popup, select “WORKSPACE”.
Fill in the information in the form then click to “Create”.