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

Add transform-keys=jwks parameter for use with OIDC SIOP #66

Closed
OR13 opened this issue Jun 16, 2020 · 9 comments
Closed

Add transform-keys=jwks parameter for use with OIDC SIOP #66

OR13 opened this issue Jun 16, 2020 · 9 comments
Assignees

Comments

@OR13
Copy link
Contributor

OR13 commented Jun 16, 2020

No description provided.

@peacekeeper
Copy link
Contributor

Here are some early experiments we did in DIF about this: https://hackmd.io/XmL-Bjh5TdqV4fj6nwdPEQ

We need to align this with the JsonWebKey2020 work.

I will try to work on updating this and adding it to the registries.

@awoie
Copy link
Contributor

awoie commented Jul 1, 2020

This feature comes very handy when support for JWKS in existing protocols is required such as OIDC is required. One could do something like the following:

"jwks_uri" : "https://uniresolver.io/1.0/identifiers/did:example:0xab;transform-keys=jwks",

IMO, it is a huge burden for DID resolver users to take care of the conversion of different key types themselves.

Also note, there is a difference between JWKS and JWK.

@awoie
Copy link
Contributor

awoie commented Jul 1, 2020

I would create a PR if I had an example for another DID resolution option. Currently, there is no other option registered yet. Please provide guidance.

@OR13
Copy link
Contributor Author

OR13 commented Jul 6, 2020

@awoie start with a PR that adds transform-keys=jwks to the DID Parameters section, like so: https://github.com/w3c/did-spec-registries/blob/master/index.html#L1721

@OR13
Copy link
Contributor Author

OR13 commented Jul 10, 2020

@OR13
Copy link
Contributor Author

OR13 commented Jul 27, 2021

This was registered, this can be closed.

@brentzundel
Copy link
Member

this has been added to the registries, so we can close

@peacekeeper
Copy link
Contributor

Yes, this has been added a while ago..

@iherman
Copy link
Member

iherman commented Jul 28, 2021

The issue was discussed in a meeting on 2021-07-27

  • no resolutions were taken
View the transcript

3.8. Add transform-keys=jwks parameter for use with OIDC SIOP (issue did-spec-registries#66)

See github issue did-spec-registries#66.

Markus Sabadello: Quick correction, assigned to Oliver... this is an extension, DID URL parameter, has been added to registries... probably we can close this since it's been added.

Manu Sporny: Closed issue 66.

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

No branches or pull requests

5 participants