Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spsh 135 #57

Merged
merged 13 commits into from
Nov 6, 2023
Merged

Spsh 135 #57

merged 13 commits into from
Nov 6, 2023

Conversation

DPDS93CT
Copy link
Contributor

Description

Create service methods and enpoints internally and in BFF, to be able to reset password in Keycloak for a user by its personId.
Generated password is 10 characters alphanumeric.

Links to Tickets or other pull requests

Changes

Introduced endpoint and corresponding service methods for resetting-password of a person/user:

internal: /api/person/:personId/password
BFF: /api/frontend/user/:personId/password
(personId is the id from DB, keycloakUserId is retrieved from person table in DB

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

updated jest from 29.3.1 to 29.6.2

Approval for review

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

@kristoff-kiefer kristoff-kiefer merged commit a5a28cd into main Nov 6, 2023
10 checks passed
@kristoff-kiefer kristoff-kiefer deleted the SPSH-135 branch November 6, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants