Lti_1p3.Claims.Roles (Lti 1p3 v0.10.0)

A struct representing the resource link claim in an LTI 1.3 request.

https://www.imsglobal.org/spec/lti/v1p3#resource-link-claim

Link to this section Summary

Functions

Create a new roles claim.

Link to this section Types

@type t() :: %Lti_1p3.Claims.Roles{
  roles: [Lti_1p3.Tool.ContextRole.t() | Lti_1p3.Tool.PlatformRole.t()]
}

Link to this section Functions

Create a new roles claim.