Skip to content

Commit

Permalink
6689-Add section for Private Key JWT client authentication in OIDC cl…
Browse files Browse the repository at this point in the history
…ient docs -7

Add section for Private Key JWT client authentication in OIDC client docs -7

#6689
  • Loading branch information
ramkumar-k-9286 committed Jun 15, 2023
1 parent 844de65 commit 8f3326d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/reference/pages/feature/socialLogin/examples.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The following example configures Instagram as the social media provider.
[#privatekeyjwt]
=== Use Private Key JWT for client authentication

OpenID Connect clients that are configured by using the `oidcLogin` element in the Social Media Login feature support the `private_key_jwt` client authentication method with OpenID Connect token endpoints. The process for enabling this support in the Social Media Login feature is identical to the xref:reference:feature/openidConnectClient/examples.adoc#privatekey[display=OpenID Connect Client 1.0] feature.
OpenID Connect clients that are configured by using the `oidcLogin` element in the Social Media Login feature support the `private_key_jwt` client authentication method with OpenID Connect token endpoints. The process for enabling this support in the Social Media Login feature is identical to the xref:reference:feature/openidConnectClient/examples.adoc#privatekey[OpenID Connect Client 1.0] feature.

The following example shows how to use a private key JWT for client authentication.

Expand Down

0 comments on commit 8f3326d

Please sign in to comment.