[RESTful API] Fixed an error where the roleApplyPolicyCode (role enabled or disabled) entry would not be reflected when requesting the Create role and Modify role API.
[RESTful API] Fixed an error where validations of some conditions (role condition attributes) failed when requesting the Create role and Modify role API.
March 26, 2024
Added Features
[RESTful API] Changed the Get a list of users API.
POST /role/v3.0/appkeys/{appKey}/users/search: Get a list of users
[Console] You can enter Korean in Resource name. All characters can be entered except '/' characters.
[Console] When entering and correcting Resource, Role, User, Scope, the message that shows when field validation fails has been modified.
The resource priority, description, has been improved to show phrases other than 4XX and 5XX errors when validating them.
Priority validation failure statement: 'Priority can only be entered with numbers (-32768 to 32767)'
description validation failed phrase: 'This is an invalid type of description.'
If the description of Scope, Role, and User is more than 128 characters, it has been improved to show phrases other than 4XX and 5XX errors.
description validation failed phrase: 'This is an invalid type of description.'
If you enter the Role or Scope that is not in the User fix screen, it has been improved to show the phrase other than the 11001 or 13001 error.
When entering a missing Scope, phrase: 'Scope ID not found'
When entering a missing Role, phrase: 'Role ID not found'
[Console] Added the auto complete feature to the Operation field in Resource search screen.
[Console] To prevent misuse of the Migration feature, a cautionary note has been added to the screen.
a cautionary note: '※ caution: Copy the current project's Resources, Role, Operation to the selected project. Delete existing Resources, Role, Operation for the selected project.'
[RESTFUL API] API constraints has changed.
GET /role/v1.0/appkeys/{appKey}/resources/hierarchy The API has been changed to give full results without having to give users or roles as factors..
[Console] On Resource Modification screen, an error that causes a 5XX error when changing the name of a resource with a sub-resource has been fixed.
The normally changed UiPath is also reflected in the child resource.
[Console] Fixed an error in the Resource search screen that caused all resources to be searched when searching for a user that does not exist.
There are no resources shown in Resource Tree.
[Console] Fixed an error when modifying a resource with a duplicate name that appeared to be the value applied when canceling after a modification request.
It appears to be in the previous state.
[Console] Fixed an error in which the Total value was not changed properly when searching with the keyword description on the Role search screen.
The total value is reflected as the number of retrieved values.
[Console] Fixed an error in which adding or deleting a role while being searched on the user screen was not reflected in the immediately searched list screen.
It is immediately reflected in the User List screen.
[Console] On User Modification screen, the title has been modified to appear from 'Add User' to 'Modify User'.
July 20, 2017
Bug Fixes
[Console] Failure warning window is displayed on the screen without reflecting when registering/modifying to the names of Resource, Role, and Scope that are already in use.
May 25, 2017
Bug Fixes
[Console] Fixed an issue in which [ Excel Upload] feature on the Resource tab does not work
April 20, 2017
Bug Fixes
Fixed a bug that returns error if value of userId(key) contains '.', '@'
December 22, 2016
Feature Updates
Added bulk user list lookup API
Added the association lookup API linked to Scope
Bug Fixes
Fixed an issue with role associations not functioning properly
Fixed an issue where ScopeID ALL is not detected when searching for a user
Fixed a bug that caused the hierarchy tree to return abnormally if there was an invalid resource tree
1.0.1
Feature Updates
Added a feature to remove Cache from Client SDK and servers
Bug Fixes
Modified Resource Path so that it cannot be modified to an invalid path that does not start with '/' when modifying it
Data input using Excel may not be possible if there is an incorrect path
1.0.1
Feature Updates
Added the option to return users with associated Role when viewing user lists