Constant telemetry_rust::semconv::ENDUSER_SCOPE

source ·
pub const ENDUSER_SCOPE: &'static str;
Expand description

Scopes or granted authorities the client currently possesses extracted from token or application security context. The value would come from the scope associated with an OAuth 2.0 Access Token or an attribute value in a SAML 2.0 Assertion.

§Examples

  • read:message, write:files