[][src]Constant rusoto_credential::claims::ISSUER

pub const ISSUER: &str

Key used in the claims map for the Issuer claim.

For OpenID Connect ID Tokens this contains the value of the iss field. For OAuth 2.0 access tokens, this contains the value of the ProviderId parameter that was passed in the AssumeRoleWithWebIdentity request. For SAML this is the value of the Issuer element of the SAML assertion.