There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 1.03 - 2025-09-09

  • The refresh token is not stored in the AccessToken object anymore but in its own store
  • The ID token can now be renewed on its own
  • Added 'refresh_scope' configuration entry to specify the desired scope of the requested renewed token
  • The 'jwks_url' configuration entry is no longer mandatory
  • New OIDC::Client::AccessTokenBuilder module
  • New OIDC::Client::ApiUserAgentBuilder module
  • Added 'uo' and 'title' user attributes

Documentation

Configuration Documentation