Skip to content

Commit

Permalink
Merge pull request #6718 from OpenLiberty/6689-Add-section-for-Privat…
Browse files Browse the repository at this point in the history
…e-Key-JWT-client-authentication

6689-Add section for Private Key JWT client authentication in OIDC cl…
  • Loading branch information
ramkumar-k-9286 authored Jun 15, 2023
2 parents f966809 + 844de65 commit 4f7182a
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 feature:openidConnectClient#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[display=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 4f7182a

Please sign in to comment.