Reset-Password api -generate a post req for generate link for update password to keyclaok having 403 error #111
-
POST : http://localhost:8080/auth/realms//get-required-action-link { ERROR:: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
@ParthaPratima Please check whether below fields are configured in userorg service environment. sunbird_sso_url: url for keycloak server Sample pwd reset api call to userorg service after otp verfication. So make sure you have set the above environment variables, so that you can get the proper reset pwd link. |
Beta Was this translation helpful? Give feedback.
@ParthaPratima Please check whether below fields are configured in userorg service environment.
sunbird_sso_url: url for keycloak server
sunbird_sso_realm: keycloak realm name
sunbird_ssorname: keycloak _username: keycloak user name
sunbird_sso_password: keycloak password
sunbird_sso_client_id: key cloak client id
sunbird_sso_client_secret : keycloak client secret
Sample pwd reset api call to userorg service after otp verfication.
/user/v1/password/reset api
{
"request": {
"type": "email",
"key": "",
"userId": "",
"reqData": "{"iv":"4c6b802dd9255f79917cad9d4f2b0ed7a","encryptedData":"1427443f81af4edb37cf5614501c20fb1670bdae8791ccbfdabc17558e260fc6d744c2f94b53c29a3bed46f795e1c802a51e3560e8…