Skip to content

Sts  >  Errors  >  SessionDurationEscalationException

SessionDurationEscalationException

Error Class

SessionDurationEscalationException dataclass

Bases: ServiceError

The requested token duration would extend the session beyond its original expiration time. You cannot use this operation to extend the lifetime of a session beyond what was granted when the session was originally created.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'