Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to DPoP authentication. Legacy being deprecated. #73

Open
ewingson opened this issue Jan 23, 2022 · 3 comments
Open

update to DPoP authentication. Legacy being deprecated. #73

ewingson opened this issue Jan 23, 2022 · 3 comments
Assignees

Comments

@ewingson
Copy link

Solid recently had an update from legacy auth to the use of DPoP auth.

We noticed that your app still is using the old auth.

We'd like to encourage you to switch to the new auth using the Demonstrating Proof of Posession technology.

Our motivation for the update was using the standard OIDC-way.

  • CSS is and will only use DPoP.
  • For a transition period NSS is able to use both legacy and DPoP.
  • SolidOS has been migrated and only uses DPoP.

Javascript libraries using the new authentication methods include :

Some simple examples of javascript app using the DPoP auth can be found here

The list of apps using the new DPoP authorization can be followed here dpop-status.

Just let us know if we can assist you on switching your app at https://gitter.im/solid/app-development or https://forum.solidproject.org

From solid team

@Julian-Cole
Copy link
Collaborator

Hi @scenaristeur, any chance you could take a look at upgrading to use the new login format?

@scenaristeur
Copy link
Owner

scenaristeur commented Feb 10, 2022

Hi @Julian-Cole nice to see you again .
Sure that upgrading the auth process (and the whole app) could be done ... but ...
As long as anyone can post saying "hey i'm @timbl or i am @Julian-Cole " i don't thing carying about auth /security is a priority ... see SolidOS/chat-pane#36

@Julian-Cole
Copy link
Collaborator

Hi :) hmm agreed! I'll re-think this later.

I will keep this open as it's still relevent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants