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

Verificación Login #507

Open
jonatanvicente opened this issue Jan 23, 2023 · 0 comments
Open

Verificación Login #507

jonatanvicente opened this issue Jan 23, 2023 · 0 comments
Labels
Login Microservice

Comments

@jonatanvicente
Copy link
Collaborator

jonatanvicente commented Jan 23, 2023

Verificación funcionamiento microservicio Login:

  • Profile dev: El microservicio sirve el token del usuario si existe. Debe comunicarse con el micro UserManagement.
  • LoginService: debe eliminarse el 'testUser'.
  • Profile pro: Con un token de administración, se solicita token para un usuario

Modificación de funcionamiento. Procedimiento deseado:

  1. La invocación a Login inicial es sin token.
  2. Login invoca a User Management con token de superuser ya parametrizado
  3. Login recibe usuario de UserManagement o error en caso de no existir usuario
  4. Login prepara token con usuario correspondiente y lo devuelve

Estimacion: 8

@jonatanvicente jonatanvicente converted this from a draft issue Jan 23, 2023
@jonatanvicente jonatanvicente added the Login Microservice label Jan 23, 2023
@zamanillo zamanillo self-assigned this Jan 25, 2023
@pilar-am pilar-am self-assigned this Apr 18, 2023
@pilar-am pilar-am removed their assignment Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Login Microservice
Development

No branches or pull requests

3 participants