Skip to content

Commit 189f741

Browse files
oded-weberyelevin
andauthored
Update articles/sentinel/create-codeless-connector.md
Co-authored-by: Yechiel Levin <[email protected]>
1 parent f4a6a83 commit 189f741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/create-codeless-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ After the user returns to the client via the redirect URL, the application will
406406

407407
| Name | Type | Description |
408408
| ---- | ---- | ----------- |
409-
| **FlowName** | String | Mandatory. Defines an OAuth2 flow.<br><br>Supported values:<br>- `AuthCode` - requires an authorization flow |
409+
| **FlowName** | String | Mandatory. Defines an OAuth2 flow.<br><br>Supported value: `AuthCode` - requires an authorization flow |
410410
| **AccessToken** | String | Optional. Defines an OAuth2 access token, relevant when the access token doesn't expire. |
411411
| **AccessTokenPrepend** | String | Optional. Defines an OAuth2 access token prepend. Default is `Bearer`. |
412412
| **RefreshToken** | String | Mandatory for OAuth2 auth types. Defines the OAuth2 refresh token. |

0 commit comments

Comments
 (0)