himari/v0.6.0
Immutable
release. Only release title and notes can be modified.
Enhancements
- Refresh token (
refresh_tokengrant) support #14 - Dynamic client registration (RFC 7591), Client ID Metadata Documents, an RFC 8414
oauth-authorization-servermetadata endpoint, and Himari-ownedredirect_urimatching with loopback-port relaxation andRegexpentries #15 - Interactive consent page gated by the client
skip_consentattribute #16 - Per-client
scopesallow-list #17 - Persist granted scopes on the grant and expose them to authorization rules as
context.scopes#19 - Opt-in RFC 9068 (
at+jwt) JWT access tokens #20 - Configurable
scopes_supported/claims_supportedand advertiserefresh_token/offline_accessin discovery metadata #21
Full Changelog: https://github.com/sorah/himari/commits/himari/v0.6.0