Releases: sorah/himari
Releases · sorah/himari
Release list
omniauth-himari/v0.4.0
Immutable
release. Only release title and notes can be modified.
Enhancements
- Validate the Authorization Server Issuer Identification
issparameter (RFC 9207) on the authorization response, defending against mix-up attacks; controlled by the newverify_issoption (default enabled)
himari/v0.7.0
Immutable
release. Only release title and notes can be modified.
Enhancements
- Authorization Server Issuer Identification (RFC 9207): the authorization endpoint now returns the
issparameter in all authorization responses (success and redirected errors), and discovery metadata advertisesauthorization_response_iss_parameter_supported
omniauth-himari/v0.3.0
Immutable
release. Only release title and notes can be modified.
Enhancements
- Add
scopeoption (defaultopenid) to request scopes from Himari #14
Full Changelog: https://github.com/sorah/himari/commits/omniauth-himari/v0.3.0
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
himari-aws/v0.3.0
Immutable
release. Only release title and notes can be modified.
Enhancements
- Lambda image: copy the prebuilt image with skopeo instead of docker (gains an
architectureinput), with Terraform AWS provider v6 compatibility and arole_nameoutput #18 - DynamoDB storage: compare-and-swap writes backing refresh-token rotation #14
- Lambda image: bundle
omniauth-entra-idandomniauth-okta, depend explicitly onaws-sdk-ssmandaws-sdk-secretsmanager, and makerack-corsavailable.
Changes
- Lambda image: Ruby 4.0, build on dnf, and rolled dependencies (including
apigatewayv2_rack0.5.0).
Full Changelog: https://github.com/sorah/himari/commits/himari-aws/v0.3.0