You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlatformRoles.get_highest_role is meant to return the most privledged role a user has, but the ordering of these is not correct in lib/lti_1p3/tool/platform_roles.ex. This should be fixed or this function (along with ContextRoles) should be removed.