Skip to content

Commit 2bdc8b4

Browse files
authored
Merge pull request #6552 from richarth/patch-5
Clarifying management API authentication
2 parents 3e632a0 + ab4e8a4 commit 2bdc8b4

File tree

1 file changed

+1
-1
lines changed
  • 14/umbraco-cms/reference/management-api

1 file changed

+1
-1
lines changed

14/umbraco-cms/reference/management-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can see an example of how to connect a backoffice user via OAuth2 in Postman
4848

4949
To test a Management API endpoint, follow these steps:
5050

51-
1. Authenticate via the **Authorize** button. Make sure you use `umbraco-swagger` as the `client_id`:
51+
1. Authenticate via the **Authorize** button. Make sure you use `umbraco-swagger` as the `client_id` and leave the `client_secret` blank in non-production environments:
5252

5353
![Umbraco Management API when Authenticated](../images/management-api-swagger-authenticated.png)
5454

0 commit comments

Comments
 (0)