Skip to content

Register user with DID and other info#95

Open
devgurung wants to merge 3 commits intohypermine-bc:masterfrom
hypersign-protocol:REGISTER_USER
Open

Register user with DID and other info#95
devgurung wants to merge 3 commits intohypermine-bc:masterfrom
hypersign-protocol:REGISTER_USER

Conversation

@devgurung
Copy link
Contributor

  • Register User with the below request body
    {" + " \"did\": \"12321321323d\",\n" + " \"email\": \"dev@hypermine.com\",\n" + " \"username\": \"dev gurung\",\n" + " \"companyid\": \"hypermine\"\n" + "}
  • Added test case to cover the negative scenario in case keycloak session is empty.
    Note - Session is mocked using powermickto .

Manual Testing

  • Run the test case class HSResourceProviderTest .

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.

1 participant