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

[tests-only] Refactor on access of token for keyclock #10895

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nabim777
Copy link
Member

@nabim777 nabim777 commented May 13, 2024

Description

There is a requirement of user UUID whenever the user have some activity so currently, in order to get the UUID, there is everytime login through UI and get the UUID. To prevent this long process of getting the user's UUID, the UUID is stored in the createdUserStore .

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

Signed-off-by: nabim777 <nabinalemagar019@gmail.com>
@nabim777 nabim777 self-assigned this Jun 4, 2024
@nabim777 nabim777 added this to In progress in Current: oCIS Sprint 20-17 via automation Jun 4, 2024
@nabim777 nabim777 removed this from In progress in Current: oCIS Sprint 20-17 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant