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

Use issuer as aud in private_key_jwt #221

Conversation

josephdecock
Copy link
Member

This conforms to FAPI 2.0 recommendations and is consistent with proposed changes to RFC 7523

This conforms to FAPI 2.0 recommendations and is consistent with proposed changes to RFC 7523
Hopefully fixes build...
Since some of them share some code, I just went ahead and updated all of them to use the latest versions of our libraries.
- Delete cookie on logout
- Title samples correctly
- Fix some vscode config files
@josephdecock josephdecock requested a review from a team January 29, 2025 19:34
@josephdecock
Copy link
Member Author

"This tale grew in the telling"

I updated the private_key_jwt samples to use the issuer identifier as the audience, and while I was there I fixed some package updates so that we wouldn't have warnings. Some of the code in the basics folder is shared, so it spilled into a few other samples, and I ended up updating the package references for all samples in the Basics subdir. As I was testing them, I ran into some silly things like UI labels and the logout button not being quite right, so I fixed that as well.

@maartenba
Copy link
Member

giphy

@josephdecock josephdecock merged commit ac8f004 into DuendeSoftware:main Jan 30, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants