3 Credential Store Management

Oracle Web Services Manager (WSM) uses the Credential Store Framework (CSF) to manage the credentials in a secure form. You can view and manage the credential store using a set of representational state transfer (REST) resources, as summarized below.

Before using the REST API, you need to understand how to access the REST resources and other important concepts. See "About the REST API".

For more information about credential store management, see "Configuring the Credential Store" in Security and Administrator's Guide for Web Services.

Section Method Resource Path
Create a New Credential in the Credential Store POST /idaas/platform/admin/v1/credential
View All Credentials in the Credential Store GET /idaas/platform/admin/v1/credential
Update a Credential in the Credential Store PUT /idaas/platform/admin/v1/credential
Delete a Credential from the Credential Store DELETE /idaas/platform/admin/v1/credential