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

ID Token encryption #100

Open
vernans opened this issue Apr 22, 2024 · 0 comments
Open

ID Token encryption #100

vernans opened this issue Apr 22, 2024 · 0 comments

Comments

@vernans
Copy link

vernans commented Apr 22, 2024

First of all thank you for publishing this package, it's making my life a whole lot easier.

I noticed a feature missing that's kind of critical for what I'm doing: The idpyoidc.client.oidc.access_token.AccessToken service does not support encrypted ID Tokens. I think I'll manage to implement it (providing a new Service + Response type and adapting the verification of the Response and the post hook for the response parsing in the service I hope) but it would certainly be nice if the classes would support it on their own.

If you're interested I'm happy to provide an implementation (with a little guidance) if you're not planning to implement this soon.

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