From 54e80e51417488258075fd97d164031de9102bb2 Mon Sep 17 00:00:00 2001 From: vishmi Date: Wed, 21 Aug 2024 14:59:48 +0530 Subject: [PATCH] Updated userInfo endpoint in IS as KM configurations --- 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 80836b43bf..1f70ef6654 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