Class: Auth0::Types::SessionActorMetadata
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Auth0::Types::SessionActorMetadata
- Defined in:
- lib/auth0/types/session_actor_metadata.rb
Overview
The identity of the delegating party/session actor for delegated sessions. Present only on delegated sessions. Contains "sub" and up to 5 additional primitive claims.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Auth0::Internal::Types::Model