Skip to main content

2 posts tagged with "authentication"

View All Tags

Recommendations

┌────────────────────────────────────────────┐
│ Recommendations |
│--------------------------------------------│
│ ┌──────────────────┐ ┌──────────────────┐ │
│ │ Authentication │ │ RGPD │ │
│ └──────────────────┘ └──────────────────┘ │
│ ┌──────────────────┐ ┌──────────────────┐ │
│ │ Ontology driven │ │ Vocabularies │ │
│ └──────────────────┘ └──────────────────┘ │
└────────────────────────────────────────────┘

For all the important functionalities or improvements that we were unable to implement in Carto4CH for the moment (due to lack of time or energy, or because they were too complex), we have documented recommendations.

Voir Recommendations

Authentication / SSO

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

The integration into the 4CH cloud stage enabled us to try using a second OIDC/CAS server.

You can find details of how authentication works here: Technical Documentation > Authentication

In the end, we identified areas for improvement in SemApps, giving users a choice of different authentication modes.

You can find these recommendations in the section Recommendations > Authentication

and Standards and concepts > OIDC