Skip to content
Warwick McNaughton edited this page Sep 11, 2021 · 11 revisions

Get tokens

Summary

This app was developed when I started exploring the Solid technology developed by Sir Tim Berners-Lee. Most Solid development is being undertaken by people highly skilled in web technologies using javascript for coding. There is very little, if any, development using native apps.

Get tokens simply displays the authorisation and authentication flows with Solid OIDC providers.

The app has a drop-down selection of current providers.

Limitations

  • at September 2021 not all the providers on the drop-down list successfully complete the flow.
  • at September 2021, Inrupt.com is the only provider returning "solid_oidc_supported": "https://solidproject.org/TR/solid-oidc" in its configuration to show that it complies with Solid OIDC. It completes the full flow and returns Userinfo.
  • to view the full flow from a provider it is necessary to have an account with that provider

Support

You may:

Warwick McNaughton

Clone this wiki locally