Resynchronisation des groups à la reconnexion d'un provider - #158
Open
MoulinZ wants to merge 2 commits into
Open
Resynchronisation des groups à la reconnexion d'un provider#158MoulinZ wants to merge 2 commits into
MoulinZ wants to merge 2 commits into
Conversation
Author
|
Bon, je suis pas très doué, j'ai ajouté après le commit pour ajouter une route dédiée à la connexion sur mobile, je savais pas qu'elle viendrait directement dans la pull request... dites moi si c'est ok où s'il faut refaire quelque chose |
Contributor
|
Salut @MoulinZ, on va regarder ça :) Tu peux pointer sur develop ? |
Author
|
ah bah oui... faut refaire la pr ? |
Contributor
|
ah c'est bon, j'ai réussi à le faire |
Contributor
Je viens de voir ce message x) Ca serait pas mal de séparer les deux. |
MoulinZ
force-pushed
the
feature/keycloak-provider
branch
2 times, most recently
from
May 4, 2026 11:57
dd02b1b to
e41dfa4
Compare
Author
|
Je crois que c'est ok, il n'y a plus le commit dd02b1b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jusqu'à présent, les groupes en provenance d'un provider externe étaient appairé à la première connexion, mais pas mis à jour aux connexions suivantes. C'est maintenant le cas.
J'ai fait des tests également :
Par contre j'ai pas réussi à lancer les tests sur le submodule...