removing neoclassic skin
This commit is contained in:
@@ -74,14 +74,14 @@ Processmaker OAuth2
|
||||
#1. Registering an Application
|
||||
First Login on ProcessMaker and go to the following url:
|
||||
|
||||
Link: http://<your-pm-server>/sys<your-workspace>/en/neoclassic/oauth2/register
|
||||
Link: http://<your-pm-server>/sys<your-workspace>/en/lurana/oauth2/register
|
||||
Register your application and get your Client ID and Client Secret credentials.
|
||||
|
||||
#2. Request Authorization for an application
|
||||
|
||||
Authorize your app, with following url:
|
||||
|
||||
Link: http://<your-pm-server>/sys<your-workspace>/en/neoclassic/oauth2/authorize?response_type=code&client_id={your-client-d}&scope=view_processes%20edit_processes
|
||||
Link: http://<your-pm-server>/sys<your-workspace>/en/lurana/oauth2/authorize?response_type=code&client_id={your-client-d}&scope=view_processes%20edit_processes
|
||||
|
||||
Required Parameters | Description | Valid Values
|
||||
------------------- |:------------- |:---------------------------
|
||||
|
||||
Reference in New Issue
Block a user