File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed
content/docs/esc/environments/configuring-oidc Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,7 @@ For environments in the `default` project the audience will use just the Pulumi
5252prevent regressions for legacy environments.
5353{{< /notes >}}
5454
55- After the Identity has been created, take note of the following details:
56-
57- * Identity ID
58-
59- This value will be necessary when enabling OIDC for your service.
55+ After the Identity has been created, take note of the Identity ID. This value will be necessary when enabling OIDC for your service.
6056
6157## Configure ESC for OIDC
6258
@@ -83,7 +79,7 @@ that you have the correct organization selected in the left-hand navigation menu
8379 ` ` `
8480
85816. Replace ` <your-identity-id>` with the value from the previous steps.
86- 7. Scroll to the bottom of the page and click **Save**.
82+ 7. Click **Save**.
8783
8884You can validate that your configuration is working by running either of the following :
8985
Original file line number Diff line number Diff line change @@ -35,11 +35,7 @@ In the navigation pane of the [Infisical app](https://app.infisical.com):
35353 . Select a ** Role** for the identity.
36364 . Click ** Create** .
3737
38- After the Identity has been created, take note of the following details:
39-
40- * Identity ID
41-
42- This value will be necessary when enabling OIDC for your service.
38+ After the Identity has been created, take note of the Identity ID. This value will be necessary when enabling OIDC for your service.
4339
4440## Add OIDC Authentication
4541
@@ -84,7 +80,7 @@ that you have the correct organization selected in the left-hand navigation menu
8480 ` ` `
8581
86826. Replace ` <your-identity-id>` with the value from the previous steps.
87- 7. Scroll to the bottom of the page and click **Save**.
83+ 7. Click **Save**.
8884
8985You can validate that your configuration is working by running either of the following :
9086
You can’t perform that action at this time.
0 commit comments