removing neoclassic skin

This commit is contained in:
Fernando Ontiveros
2025-04-13 15:23:31 +00:00
parent eaa750ef1d
commit 8e09008402
1791 changed files with 8973 additions and 14885 deletions

View File

@@ -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
------------------- |:------------- |:---------------------------