Skip to content

release 1.5.1

Compare
Choose a tag to compare
@zandbelt zandbelt released this 19 Apr 16:04
· 41 commits to master since this release

Edit: on May 11, 2023 the Debian/Ubuntu packages were updated from 1.5.1-1 to 1.5.1-2 because of packaging bug #46

Features

  • add issuer validation for JWT access tokens when configured through OAuth2Verify metadata; closes #44; thanks @chris-crunchr
  • add support for resolving provider metadata from a Discovery endpoint URL; see OpenIDC/ngx_openidc_module#18
  • add error logs about missing or invalid "active" boolean claim in introspection response

Other

  • move repo to OpenIDC Github organization