Skip to content

Commit 30a04a5

Browse files
committed
Clarify that authentication types other than basic are possible
1 parent b9a66bc commit 30a04a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide/modeling/integration/rest-services/consumed-rest-services/consumed-rest-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ To create a new blank request, click **New** in the **Add Request(s)** dialog bo
108108

109109
### Authentication Methods {#authentication}
110110

111-
You can configure basic authentication to use for all requests in your document. Authentication is not required, but can be added if needed. To add basic authentication, do the following:
111+
You can configure basic authentication for all requests in your document. Authentication is optional. If you need another authentication type, add the required headers manually. For more information, see [Adding Headers](#add-headers). To add basic authentication, do the following:
112112

113113
1. Click **Authentication**.
114114
2. In the **Authentication method** field, click the drop-down and select **Basic authentication**.

content/en/docs/refguide10/modeling/integration/rest-services/consumed-rest-services/consumed-rest-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To create a new blank request, click **New** in the **Add Request(s)** dialog bo
113113

114114
### Authentication Methods {#authentication}
115115

116-
You can configure basic authentication to use for all requests in your document. Authentication is not required, but can be added if needed. To add basic authentication, do the following:
116+
You can configure basic authentication for all requests in your document. Authentication is optional. If you need another authentication type, add the required headers manually. For more information, see [Adding Headers](#add-headers). To add basic authentication, do the following:
117117

118118
1. Click **Authentication**.
119119
2. In the **Authentication method** field, click the drop-down and select **Basic authentication**.

0 commit comments

Comments
 (0)