Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

User sign up  #6

Description

@Azmah-Bad

Problem: there is currently no way to sign up new users in the backend.

Keep in mind that to create a new user, the API needs a the user to be already registered in Keycloak and have it's Keycloak-ID.

Solution:
create a new endpoint /signup in the API that takes new users info and creates a new user in Keycloak then link it with a user model in the backend afterwards.

Alternative solution:
Make the front end create both user in Keycloak and the API, this is a bit shaky.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions