Modify an Existing Resource
To modify an existing Resource with the local management interface, use the API Access Control resources page.
Procedure
- In the appliance top menu, Web > API Access Control > Resources.
- The user is prompted to set the user name, password, and domain for the Policy Server if these credentials are not already set.
- Expand the Reverse Proxy instance to show the list of available resource
servers.These are the 2nd level objects in the tree.
- Expand the resource server to show the list of existing resources.
- Select the resource to modify.
- Click Edit.A dialog box is displayed showing the existing resource details.
- In the Identification tab, enter the details for the new
resource.
- Enter the user friendly description for this resource in the Name field.
- Add any path aliases that can be used for this resource to the list of URL
aliases.
- Click Add. A dialog is displayed prompting for the new alias.
- Enter the new alias. Note: A wildcard character (*) might be used if required.
- Click Save.
- Remove any path aliases by selecting the alias or aliases in the list and click the Delete button.
- In the Policy tab, select the policy to be attached to this
resource
- Use the parent policy and select the default Verify Identity Access Policy radio button. Do not attach any policy directly. This will use the policy set in the resource server.
- Click the No Access Permitted (disabled) radio button to not allow access.
- Click the Unauthenticated Access Allowed radio button to allow unauthenticated access.
- Click the Any Authenticated radio button to allow any authenticated access.
- Click the Custom radio button to use a custom Access Control Policy.
- Select the custom policy name form the drop-down list.
- Select the rate limiting policy to be attached to this resource by using the Rate Limiting Policy dropdown.
- Select the CORS policy to be attached to this resource by using the CORS Policy dropdown.
- In the Responses tab, set any static response headers to
create.
- Click Add to add a new response header.
- In the dialog box, select the Header Name or enter a new value in the Header Name field.
- Enter the Header Value.
- Click Save.
- To delete a response header select the header from the list and click Delete.
- Click Add to add a new response header.
- In the Documentation tab, enter the settings to allow the resource
documentation to be returned.
- Enter the content type header value. If a request to the resource contains this value in the content-type header, the documentation file will be returned.
- Select the documentation file from the drop-down list. If it does not exist click the upload button to select and upload the file. These files can be managed by using Manage the API documentation root.
- Once all of the data are set, click Save to update the selected
resource.Note:
- The resource path and method can not be updated.
- To view a list of all of the internal IBM Verify Identity Access operations that are run to create a
new resource see the
api_access_control.logas described in Auditing the Verify Identity Access operations that are performed when managing API Access Control components.