Skip to content

Commit b66bef0

Browse files
authored
Update API description for Credential Management
Clarified the description of the Credential Management REST API to specify that it deals with credentials enrolled by end-users.
1 parent 6ccbd4f commit b66bef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/identity-server/7.2.0/docs/apis/restapis/end-user-credential-management.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
openapi: 3.0.0
22
info:
33
description: |
4-
The Credential Management REST API provides a comprehensive interface to list and delete enrolled
5-
credentials within the WSO2 Identity Server. The administrators who are assigned with privileges to list and delete
4+
The Credential Management REST API provides a comprehensive interface to list and delete
5+
credentials enrolled by end-users within the WSO2 Identity Server. The administrators who are assigned with privileges to list and delete
66
users (with scopes internal_user_mgt_view and internal_user_mgt_delete) are able to perform these operations.
77
88
<b>Note</b>: This API is available only in WSO2 Identity Server 7.2.0, beginning with update level 5

0 commit comments

Comments
 (0)