From e3ea3f1873701d5ecc5007cf60949be0d1f1c751 Mon Sep 17 00:00:00 2001 From: vishmi Date: Wed, 21 Aug 2024 14:47:56 +0530 Subject: [PATCH] Updated the UserInfo endpoint --- en/docs/administer/key-managers/configure-wso2is-connector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/docs/administer/key-managers/configure-wso2is-connector.md b/en/docs/administer/key-managers/configure-wso2is-connector.md index 2e4f9a9739..48631425eb 100644 --- a/en/docs/administer/key-managers/configure-wso2is-connector.md +++ b/en/docs/administer/key-managers/configure-wso2is-connector.md @@ -195,7 +195,7 @@ Follow the steps given below to configure WSO2 IS as a Key Manager component: Userinfo Endpoint

The endpoint that allows clients to verify the identity of the end-user based on the authentication performed by an authorization server, as well as to obtain basic profile information about the end-user.
- e.g., https://localhost:9444/oauth2/userinfo?schema=openid

+ e.g., https://localhost:9444/keymanager-operations/user-info/claims/generate

If you have set the following as a well known endpoint, you need to set the Userinfo Endpoint as https://localhost:9444/oauth2/userinfo?schema=openid

  1. https://localhost:9444/oauth2/oidcdiscovery/.well-known/openid-configuration