subjectToken

@SerialName(value = "subject_token")
val subjectToken: String? = null(source)

RFC8693: Required security token that represents the identity of the party on behalf of whom the request is being made. Typically, the subject of this token will be the subject of the security token issued in response to the request.