WebFOCUS Security Administration RESTful Web Service Requests

In this section:

WebFOCUS RESTful Web Service requests can be configured for a variety of WebFOCUS security and administration tasks, including:


Top of page

x
Adding a User to a Group and Removing a User From a Group

When adding a user to a group and removing a user from a group, you can now use a semicolon (;) character to specify multiple groups for the groupPath parameter value. For example:

/SSYS/GROUPS/group1;/SSYS/GROUPS/group2

Top of page

x
Adding a Rule

You can now add a rule for multiple users or groups using a semicolon (;) character for the GroupUser parameter value. For example:

/SSYS/GROUPS/group1;/SSYS/GROUPS/group2

WebFOCUS