[go: nahoru, domu]

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

Tenant registration user story #6

Open
apaladiychuk opened this issue Mar 21, 2024 · 0 comments
Open

Tenant registration user story #6

apaladiychuk opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
backend Backend issues

Comments

@apaladiychuk
Copy link
Collaborator

User should registered using endpoint https://github.com/gen-mind/ibv-docs/blob/main/IBV.Auth/Authenticating-using-local-accounts.md#user-registration

After complete registration UI should send a request api/tenant/registration . user and tenant data will send in Authentication token that receive from Auth service.
Backend should check if the tenant already exists.
Backend should prepare database tables for work.
add tenant
add user
add predefined persona for tenant
add embedded models for tenant
configure api key ( at least add openAI api key )

Question:
Need to clarify use case when tenant already registered
will the frontend communicate with Auth service directly ?
whether the admin should invite new users.
or backend must configure the user at first login

@gsantopaolo gsantopaolo added the backend Backend issues label Apr 2, 2024
gsantopaolo pushed a commit that referenced this issue May 24, 2024
gsantopaolo pushed a commit that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend issues
Projects
None yet
Development

No branches or pull requests

2 participants