Releases: erlef/oidcc
Releases · erlef/oidcc
v3.7.0
v3.6.0
What's Changed
- OIDCerto based Certification Tests by @maennchen in #450
- Logout Certification Testing by @maennchen in #454
- Set default for token_endpoint_auth_methods_supported by @perfaram in #461
- Extend scope compatability by @42LinesOfCode in #469
- Extract undefined from provider config by @saneery in #471
New Contributors
- @perfaram made their first contribution in #461
- @42LinesOfCode made their first contribution in #469
- @saneery made their first contribution in #471
Full Changelog: v3.5.2...v3.6.0
v3.5.2
What's Changed
- Update README.md for private_key_jwt usage by @LostKobrakai in #441
- Update Igniter by @maennchen in #446
New Contributors
- @LostKobrakai made their first contribution in #441
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.0
What's Changed
- Igniter Setup (
mix oidcc.gen.provider_configuration_worker) by @maennchen in #379
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Handle Token Struct in Logout.initiate_url/3 by @maennchen in #429
- Fix secret type for unauthenticated by @maennchen in #436
- Add a regex option for issuer validation by @MrYawe in #435
New Contributors
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat: set
audclaim to Issuer by @paulswartz in #418 - Validate arguments to validate_jwt fn by @maennchen in #422
- Relocate Key rotation into Token Validation by @maennchen in #420
- Cleanup duplicated code around oidcc_token:validate_jwt/3 by @maennchen in #424
Full Changelog: v3.2.6...v3.3.0
v3.2.6
What's Changed
- Check if PKCE is supported when exchanging token by @maennchen in #399
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Update Security Policy by @maennchen in #380
- Implement Scorecard by @maennchen in #384
- fix: correct types in client_context.ex by @dustinfarris in #388
- Fix Config Worker Types by @maennchen in #395
New Contributors
- @dustinfarris made their first contribution in #388
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Fix Authorization Request Params by @maennchen in #378
Full Changelog: v3.2.3...v3.2.4