User Management - LowCode Orchestrator

Purpose 

This page provide a better understanding of the User Management Plugin.

 

Description

User Management Plugin Details:



 




This is the configuration screen of the User Management Plugin.

  •  
  • Entity ID- Default Plugin URL.
  • ACS URL - Default Plugin URL.
  • API URL - Base URL for API call.
  • Logout URL - Default Logout URL for Plugin. 
  • Api Username - Admin Username for API calls.
  • Api Credentials - Admin Password  for API calls.
  • Auto Sync Enabled - Check Box to Enable or Disable Auto Sync Process.

 

This is the configuration screen of the User Management Plugin Auto Sync.


Sync Interval - Sync Interval for Auto Sync API (in Seconds). Eg:60
Sync Initial Start Time - Sync Process Start Time (in HH:mm format).Eg:10:15


Page Size
- Page Size Parameter for Sync API. Eg:100.


This is the configuration screen of the User Management Plugin Auto Sync Now.

Password - Admin Password for Sync API calls.


Property File Details:
 


This is the Property File for the User Management Plugin(userplugin.properties).
 
Key Details :

 

apiurl : Base URL for API call. Eg. http\://assitedge-envir\:8080/api
logouturl: Default Logout URL for Plugin. Eg.http\://assitedge-envir\:8080/ui/login/


debugMode : Enable or Disable Debug Mode Eg :true /false

 

NOTE:  

All Keys are case sensitive.