3 Managing Credentials in the Credential Store

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
POST Credential Method POST /idaas/platform/admin/v1/credential
GET Credential Method GET /idaas/platform/admin/v1/credential
PUT Credential Method PUT /idaas/platform/admin/v1/credential
DELETE Credential Method DELETE /idaas/platform/admin/v1/credential