Used in cases where the client of the token exchange needs the ability to access a resource even when the original credential is no longer valid. Note: This is retained for backward compatibility and will be removed in the next release.
refresh_expires_in
String
Refresh token time to live. Note: This is retained for backward compatibility and will be removed in the next release.
not-before-policy
Timestamp
Not-before policy ensures that any tokens issued before that time become invalid. It returns 0 if there was no not-before policy pushed. Note: This is retained for backward compatibility and will be removed in the next release.
session_state
String
JSON string that represents the End-User’s login state at the OpenId Provider. Note: This is retained for backward compatibility and will be removed in the next release.
scope
String
Scope of the access token issued. Note: This is retained for backward compatibility and will be removed in the next release.