Skip to content

Reset-Password api -generate a post req for generate link for update password to keyclaok having 403 error #111

Closed Answered by reshmi-nair
ParthaPratima asked this question in Query
Discussion options

You must be logged in to vote

@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…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ParthaPratima
Comment options

@ParthaPratima
Comment options

@ParthaPratima
Comment options

@reshmi-nair
Comment options

Answer selected by AmiableAnil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Query
Labels
None yet
2 participants