Exception: Himari::AccessTokenJwt::MissingSubject

Inherits:
StandardError
  • Object
show all
Defined in:
lib/himari/access_token_jwt.rb

Overview

sub is the one RFC 9068 ยง2.2 required claim sourced from variable IdP claims rather than set by us; fail closed at mint time if a misconfigured allowed_claims stripped it.