Sunbird-RC / open-saber

Database agnostic, readily scalable APIs to store data!
https://opensaber.io/
MIT License
10 stars 44 forks source link

ISSUE#EPR-43:Fetch and update employee code during registration #400

Closed aishwa8141 closed 4 years ago

aishwa8141 commented 4 years ago

Keycloak add user API URL updated from url: this.keyCloakHost + "/auth/admin/realms/" + this.realmName + "/users" to url: this.keyCloakHost + "/auth/realms/" + this.realmName + "/users/add"