We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Analyse will start in https://github.com/adorsys/eudiw-app/issues/315
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: