EnduserExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.EnduserExperimentalAttributes

Attributes

Source
EnduserExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Username or client_id extracted from the access token or <a href="https://tools.ietf.org/html/rfc7235#section-4.2">Authorization header in the inbound request from outside the system.

Username or client_id extracted from the access token or <a href="https://tools.ietf.org/html/rfc7235#section-4.2">Authorization header in the inbound request from outside the system.

Attributes

Source
EnduserExperimentalAttributes.scala

Actual/assumed role the client is making the request under extracted from token or application security context.

Actual/assumed role the client is making the request under extracted from token or application security context.

Attributes

Source
EnduserExperimentalAttributes.scala

Scopes or granted authorities the client currently possesses extracted from token or application security context.

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 <a href="https://tools.ietf.org/html/rfc6749#section-3.3">OAuth 2.0 Access Token or an attribute value in a SAML 2.0 Assertion.

Attributes

Source
EnduserExperimentalAttributes.scala