Skip to content

仓库 files navigation

SoId - Solid Identity

With Solid Identity, you can give your Solid service a Solid-OIDC-compatible identity.

How does it work?

There are three endpoints that need to be set up:

  • /.well-known/openid-configuration
  • /path/to/jwks
  • /path/to/webId - unless you want to use custom webId

For more details, you can check the output of getEndpoints(webId: string, issuer?: string) from the @soid/core package.

Limitations

The identity — particularly the .well-known endpoint — must be hosted at the root URL (not at a subpath). Therefore, you'll likely need a dedicated (sub)domain for the service.

关于

Simple solid identity for REST services - monorepo

Resources

Stars

3 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages