assemblee-virtuelle / assemblee-virtuelle/semapps

Enregistrer un WebID au niveau du serveur OIDC

Open
#502 0 comments 0 reactions 0 assignees View on GitHub
authentication
Dominant language
TypeScript
Stars
103
Forks
14
Avg merge
1m
Merged PRs (30d)
2

Description

Commentaires de @simonLouvet sur l'issue https://github.com/assemblee-virtuelle/semapps/issues/498

>>> Il serait assez facile de update le serveur OIDC avec un webid associé au profil de manière à l'inclure dans le token.
>>
>> [@srosset81] Les Communs, par exemple, pourraient attacher un WebID à chaque utilisateur ? Avec quel URI ?
>
> Une uri fourni par une instance Semapps. Si pas de webId dans le token, l'instance SemApps pourrait créer un profil locale et l'ajouter (par API) eu serveur OIDC. La prochaine fois que le token est transmis à un serveur SemApps, il contiendrait l'uri du webId.

Cela pourrait constituer une solution intermédiaire à [WebID-OIDC](https://github.com/assemblee-virtuelle/semapps/issues/434)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issues 498 and 434, then trace the SemApps OIDC server and its token flow. Clarify the WebID URI ownership and the local-profile/API behavior before implementing anything. Done means the server can associate a WebID with a user and include that URI in tokens, with the behavior agreed for tokens that lack one.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.