Skip to content

Commit 75192d3

Browse files
committed
restapipoller-data-connector-reference
1 parent 2fd550b commit 75192d3

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

articles/sentinel/data-connector-connection-rules-reference.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Authentication flow:
321321

322322
3. Use token in subsequent API requests with the `ApiKeyName` header.
323323

324-
**Properties:**
324+
Properties:
325325

326326
|Field |Required |Type |Description |
327327
| ---- | ---- | ---- | ---- |
@@ -343,7 +343,7 @@ Authentication flow:
343343
| `Headers` | | Object | Custom headers to include when sending the request to the token endpoint. |
344344
| `RequestTimeoutInSeconds` | | Integer | Request timeout in seconds. Default: `100`, Max `180`. |
345345

346-
Authentication Flow:
346+
Authentication flow:
347347

348348
1. Send credentials to `TokenEndpoint` to obtain JWT token
349349

@@ -354,12 +354,12 @@ Authentication Flow:
354354

355355
3. Use token in subsequent API requests with `ApiKeyName` header.
356356

357-
> [!NOTE]
358-
> Limitations
359-
>
360-
> - Requires username and password authentication for token acquisition.
361-
> - Doesn't support API key-based token requests.
362-
> - Custom header authentication (without username and password) isn't supported.
357+
> [!NOTE]
358+
> Limitations
359+
>
360+
> - Requires username and password authentication for token acquisition.
361+
> - Doesn't support API key-based token requests.
362+
> - Custom header authentication (without username and password) isn't supported.
363363
364364
## Request configuration
365365

0 commit comments

Comments
 (0)