Aller au contenu principal

Un article tagués avec « sso »

Voir tous les tags

Authentification / SSO

┌────────────────────────────────────────────┐
│ SSO / OIDC / SOLID-OIDC |
│--------------------------------------------│
│ Application Server OIDC |
│ ┌───────────────┐ │
│ │ ┌─────────┐ │ │
│ │ | Login │ │ ┌─────────┐ │
│ │ └─────────┘ │ <====> | OIDC │ │
│ │ ┌─────────┐ │ └─────────┘ │
│ │ | pass │ │ │
│ │ └─────────┘ │ |
│ └───────────────┘ │
└────────────────────────────────────────────┘

L'étape d'integration dans le cloud de 4CH nous a permis de tenter l'utilisation d'un deuxième serveur OIDC/CAS.

Vous trouverez un détail du fonctionnement de l'authentification ici : Doc Technique > Authentification

Au final, nous avons ressorti des axes d'amélioration dans SemApps, permettant de donner le choix à l'utilisateur de différents modes d'authentification.

Vous trouverez ces recommandations dans la rubrique Recommandations > Authentification

et Standards et notions > OIDC