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

Implement a status list server based on https://datatracker.ietf.org/doc/draft-ietf-oauth-status-list/ #324

Open
1 task
ndefokou opened this issue Feb 17, 2025 · 2 comments

Comments

@ndefokou
Copy link
Collaborator

ndefokou commented Feb 17, 2025

We have to implement a status list specification defined here https://datatracker.ietf.org/doc/draft-ietf-oauth-status-list/

  • A self aoperatable status list server (as we don't wat to buikd this into keycloak) - RUST

  • Server must be able to expose an URL that a issuer can publish in issued credentials

  • Server must expose an endpoint to issuer so they can publish statuses

  • Server must expose an endpoint for verifiers to downloand status lists as specified in the specification.

  • Develop a java scrip version of the status list client for the wallet

  • Develop a java version of the status list client that we can use inside keycloak

  • #327

@Christiantyemele
Copy link
Collaborator

Image

@nitch2019
Copy link
Collaborator

Analyse will start in https://github.com/adorsys/eudiw-app/issues/315

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