Skip to content

Commit 738678d

Browse files
Update Client Secret instructions in oidc.md
Clarify instructions for adding the Client Secret based on authentication method.
1 parent 93f2b9d commit 738678d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/marketplace/platform-supported-content/modules

content/en/docs/marketplace/platform-supported-content/modules/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ In this case, the OIDC client is the app you are making.
350350

351351
{{% alert color="info" %}}After a key renewal, some SSO requests may fail if your IdP does not immediately refresh its key cache. {{% /alert %}}
352352

353-
5. Add the **Client Secret**.
353+
5. Add the **Client Secret** if you choose `client_secret_basic` or `client_secret_post` as client authentication method.
354354
6. If you have the **Automatic Configuration URL** (also known as the *well-known endpoint*), enter it and click **Import Configuration** to automatically fill the other endpoints.
355355

356356
{{% alert color="info" %}} If the endpoint URL does not already end with `/.well-known/openid-configuration`, include it at the end. According to the specifications, the URL you need to enter typically ends with `/.well-known/openid-configuration`. {{% /alert %}}

0 commit comments

Comments
 (0)