-
Notifications
You must be signed in to change notification settings - Fork 5
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
Etudier l'usage de OIDC sur Tchap Web #891
Comments
Uses cases to tests :
|
MarcWadai
moved this from prêt pour le sprint
to sprint en cours - WIP
in Roadmap Produit
Jul 9, 2024
odelcroi
changed the title
Etudier l'usage de OIDC sur Tchap Web
agent connect : detecter le homeserveur pour afficher le bouton agent connect
Aug 26, 2024
closing in favor of #1094 ? |
odelcroi
changed the title
agent connect : detecter le homeserveur pour afficher le bouton agent connect
Etudier l'usage de OIDC sur Tchap Web
Aug 28, 2024
github-project-automation
bot
moved this from sprint en cours - WIP
to déployé en prod
in Roadmap Produit
Sep 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
P1 : etq new user, je veux me connecter à Tchap par AC
P1 : etq user legacy, je veux me connecter par AC
P1 : etq user ac, je veux me connecter par AC
Description
Flow a implémenter pour présenter le bouton Agent Connect à partir de l'email :
vu avec @yostyle :
API spécifique à Tchap :
https://github.com/matrix-org/sydent/blob/dinsic/docs/info.md
https://github.com/tchapgouv/email-matching-api
Le front requête le backend pour savoir si un FI (Agent Connect) est configuré. Quand on configure le homeserver dans les clients ca se fait automatiquement
Le bouton "se connecter avec agent connect" s'affiche si c'est bien supporté.
On doit proposer une fallback pour pouvoir saisir son mot de passe Tchap si l'utilisateur ne peut pas s'authentifier par le SSO
Annexes OIDC
Explication de comment marche oidc sur un client matrix : https://areweoidcyet.com/client-implementation-guide/
Issue sur le login OIDC on Element Web : element-hq/element-web#25392
Documentation web : https://github.com/element-hq/element-web/blob/develop/docs/oidc.md
Présenter un bouton custom de oidc provider "Agent Connect" dans Tchap Web : element-hq/element-web#26936 (comment)
Oidc Flow : https://spec.matrix.org/v1.9/client-server-api/#client-login-via-sso
The text was updated successfully, but these errors were encountered: