inrupt / inrupt/solid-client-authn-js
Support for Solid-OIDC v0.1.0 (with UMA AS)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 49
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 32
Description
Search terms you've used
UMA, as_uri, claim_token
Impacted environment
In which environment would the proposed feature apply ?
- The browser
- Node.js
- Other (please specify): ...
Any environment which the library wants to support: Dyno, Bun etc.
Feature suggestion
Support for https://solidproject.org/TR/oidc (published on 2022-03-28)
Expected functionality/enhancement
Client should use DPoP bound ID token and push it as a claim to UMA AS.
Access tokens shouldn't cross security domains and only be used with RS which advertised the AS with as_uri
Actual functionality/enhancement
Use Cases
There is an open source Keycloack extension coming which conforms to the published Solid-OIDC draft
https://github.com/CarrettiPro/keycloak-solid
Preferably this client should be able to work with it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Solid-OIDC specification and primer, focusing on DPoP-bound ID tokens, UMA claim tokens, and the as_uri requirement. Review the client authentication flows before defining the change; done means supporting the specified browser and Node.js behavior without sending access tokens across security domains, including compatibility with the referenced Keycloak extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100