Constant rusoto_core::claims::ISSUER [] [src]

pub const ISSUER: &'static str = "iss"

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.