在 Azure 门户上找不到 EduRoster 权限
Cannot fins EduRoster permissions on Azure portal
我正在尝试使用现在 beta
中的教育 API。当我打电话时:
/education/me/classes
我收到错误 AccessDenied
消息 Required scp claim values are not provided.
documentation 说我需要设置 EduRoster
权限,但我在 Azure 门户中找不到任何类似的内容(Azure Active Directory->所需权限->Microsoft Graph)
有人可以帮我找到它们吗?或者错误可能意味着其他原因?
Could someone please help me to find them? Or maybe the error means something else?
我们需要从 Microsoft Graph 中检查[读取组织名册]。更多详细信息请参考截图
我们还可以通过 https://jwt.io/
检查不记名令牌权限
我正在尝试使用现在 beta
中的教育 API。当我打电话时:
/education/me/classes
我收到错误 AccessDenied
消息 Required scp claim values are not provided.
documentation 说我需要设置 EduRoster
权限,但我在 Azure 门户中找不到任何类似的内容(Azure Active Directory->所需权限->Microsoft Graph)
有人可以帮我找到它们吗?或者错误可能意味着其他原因?
Could someone please help me to find them? Or maybe the error means something else?
我们需要从 Microsoft Graph 中检查[读取组织名册]。更多详细信息请参考截图
我们还可以通过 https://jwt.io/
检查不记名令牌权限