response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5582/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 82de8683-2587-4859-a9e6-bdf264f0a17d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJwa09CdHNhV0pqOWZRYl8xTkhfLUNXeFVPb09SamRqZmlJeWpQeTd0aWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTgyLCJzdGF0ZV9ub25jZSI6ImRmMGYyMmY2ZDU3MTIxNjU4M2M1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTgyIn0sImlzcyI6IkZlYW5pbFRvb2wiLCJzdWIiOiIgODJkZTg2ODMtMjU4Ny00ODU5LWE5ZTYtYmRmMjY0ZjBhMTdkIiwiYXVkIjoiIGh0dHA6Ly9sb2NhbGhvc3Q6MTgwMDAvYXBpL2x0aV9jb25zdW1lci92MS90b2tlbi80MGM1MWMwOS1mY2IwLTQ2MTktYThkNy01MTg2NWViZGE3YTEiLCJpYXQiOjE3NzczMTc5MjYsImV4cCI6MTc3NzMxODIyNiwianRpIjoiY2I5M2FkMjE3MWQ2ZmE2NzEzZGYifQ.H4G_6kzDS3W1cUkB5AY3rWtJqbyPrmbi9mxKh3M0zSOtrmSuBB4UI5ZBxVJY9F1boEtIHeh_QXC-FT63KfrvDEbNvHAr17KBUyndGIeHwMmeyTTnbHV3a4gBjMvU_C1z5uVgjX5xYCpAnKZhx04LagJ1Dy7exDBRhiO10YUI3nANbj0165Dl3l1TEixET1YNS0VRDDyNK2U0XGNdiBgMfuRMcFqcr9_Mum4DUn_dxVUT8K6RMD-kgtrDptBYJzuV7lFxXdQNs0q7pwmfca9pB-Qu8lShhoDDSqpp4uisAbHeUgHgen3mBx7vcUkM2LRZ5xtkaj3TF0rmeKl8aILqwg (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: df0f22f6d571216583c5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request