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

Authentication flow: pubkey from DID and/or PID #75

Open
2 tasks
andrea-dintino opened this issue Feb 23, 2024 · 0 comments
Open
2 tasks

Authentication flow: pubkey from DID and/or PID #75

andrea-dintino opened this issue Feb 23, 2024 · 0 comments

Comments

@andrea-dintino
Copy link
Member

andrea-dintino commented Feb 23, 2024

Currently, the pk of the holder, in the authentication flow, is retrieved from the DID:

https://github.com/dyne/slangroom/blob/main/pkg/oauth/src/authenticateHandler.ts#L105-L112

In order to be compatible with EUDI-ARF (probably) the pk needs to be retrieved from the PID. We need to verify this, if correct we need to manage ALSO this possibility.

Tasks

@andrea-dintino andrea-dintino changed the title Authentication flow: DID and/or PID Authentication flow: pubkey from DID and/or PID Feb 23, 2024
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

1 participant