Skip to content

Add Resource Server JWE Sample #7033

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

Closed
jzheaux opened this issue Jun 24, 2019 · 1 comment
Closed

Add Resource Server JWE Sample #7033

jzheaux opened this issue Jun 24, 2019 · 1 comment
Assignees
Labels
in: docs An issue in Documentation or samples
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Jun 24, 2019

Related to #4435

This sample should process JWTs that are both signed and encrypted. It'll use a JWK Set Uri to obtain the JWS public key and a static key for the JWE private key.

@jzheaux jzheaux added in: docs An issue in Documentation or samples type: improvement labels Jun 24, 2019
@jzheaux jzheaux added this to the 5.2.0.RC1 milestone Jun 24, 2019
@jzheaux jzheaux self-assigned this Jun 24, 2019
@jzheaux
Copy link
Contributor Author

jzheaux commented Jun 25, 2019

Fixed via ecb13aa

@jzheaux jzheaux closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples
Projects
None yet
Development

No branches or pull requests

1 participant