Skip to content

Commit df388be

Browse files
authored
Clarify role naming requirement for OIDC connector
Added important note about role naming for OIDC connector.
1 parent d47bd3d commit df388be

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/sentinel/connect-aws-configure-environment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ Follow these instructions in the AWS documentation:<br>[Creating OpenID Connect
8080

8181
### 3. Create an AWS assumed role
8282

83+
> [!IMPORTANT]
84+
> The name must include the exact prefix `OIDC_`; otherwise, the connector can't function properly.
85+
8386
1. Follow these instructions in the AWS documentation:<br>[Creating a role for web identity or OpenID Connect Federation](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html#idp_oidc_Create).
8487

8588
| Parameter | Selection/Value | Comments |

0 commit comments

Comments
 (0)