A base64 encoded string returned by the sso-oidc service.
The unique identifier string for each client. The client ID generated when performing the registration portion of the OIDC authorization flow. This is used to refresh the accessToken.
A secret string generated when performing the registration portion of the OIDC authorization flow. This is used to refresh the accessToken.
The expiration time of the accessToken as an RFC 3339 formatted timestamp.
The token used to obtain an access token in the event that the accessToken is invalid or expired.
The configured sso_region for the profile that credentials are being resolved for.
The expiration time of the client registration (clientId and clientSecret) as an RFC 3339 formatted timestamp.
The configured sso_start_url for the profile that credentials are being resolved for.
Cached SSO token retrieved from SSO login flow.