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

[TECH] Migrer la route POST /api/admin/users/{id}/remove-authentication dans src (PIX-15518) #10700

Conversation

er-lim
Copy link
Contributor

@er-lim er-lim commented Dec 3, 2024

🎄 Problème

Le code de l'API POST /api/admin/users/{id}/remove-authentication est toujours dans lib.

🎁 Proposition

Le migrer dans src/identity-access-management.

🧦 Remarques

RAS

🎅 Pour tester

  • Se connecter à la RA de Pix Admin (https://admin-pr10700.review.pix.fr) avec le compte superadmin
  • Chercher un utilisateur ayant plusieurs méthodes de connexion (ex: eliza delajungle sur ce lien : https://admin.integration.pix.fr/users/107265/authentication-methods)
  • Aller la page de détail de cet utilisateur -> onglet Méthode de connexion
  • Ouvrir la console Navigateur
  • Cliquer sur le bouton Supprimer et confirmer la suppression
  • Vérifier que l'appel /api/admin/users/${id}/remove-authentication renvoie bien une 204.
  • Rafraîchir la page et vérifier que la méthode de connexion supprimée n'apparaît plus comme étant cochée.

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

Copy link
Contributor

@EmmanuelleBonnemay EmmanuelleBonnemay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lu et testé avec succès

Copy link
Contributor

@P-Jeremy P-Jeremy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testé et relu avec @er-lim

@pix-service-auto-merge pix-service-auto-merge force-pushed the pix-15518-migrate-admin-delete-authentication-method-route branch from 1fee158 to 6fc8702 Compare December 4, 2024 10:18
@pix-service-auto-merge pix-service-auto-merge force-pushed the pix-15518-migrate-admin-delete-authentication-method-route branch from 6fc8702 to 0f65454 Compare December 4, 2024 10:18
@pix-service-auto-merge pix-service-auto-merge merged commit d28d77d into dev Dec 4, 2024
7 of 9 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the pix-15518-migrate-admin-delete-authentication-method-route branch December 4, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants