response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3533/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tool_client_id_123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IklpSDNpRFJvaEpxS1c1NlQ3ZEdFbU9wRWlxRUtWTlpoaGZJWmJmTzJlLW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTMzLCJzdGF0ZV9ub25jZSI6IjlkYTgzMWI3YWQ5N2NkZjhmZGRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTMzIn0sImlzcyI6ImNsIHRvb2wgMSIsInN1YiI6InRvb2xfY2xpZW50X2lkXzEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk1NTIzMywiZXhwIjoxNzc0OTU1NTMzLCJqdGkiOiJiNjUwMmNkNTlkZGQ5ZGI5Zjk4NSJ9.mi_j_ZR0XPFuAq4DvaDGIbGvh-0Nsf5VN_-I2CAM5Jb0_JGxsWxx5UT3sRAXYqpK9y4Qfa_fe7J-ZnT_DsIzXNfh3nH_rVLTde4A8SaM4CfHcTxNZ_ckjcqmA1dbobogHLc0Z2wpCRir4zqlyLVjTXpdZHuHGEP7RYQhhJHenSEOqwdxexjSJFwig4eL9G4-SUSSiUewchP4MYqIsOAt5kNGIrRsPkAR-0ndHaFNnfzuzlxhGmzJIPMgw4Hlld6xlTKsthkFnZVxr1rCmiYmdwfgXTGICvTe1Pn-Fxez89ECDYJFtQDcYQSq0mxdfoxFeecs-t-9xfK7Tr-Tkv2SMg (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: 9da831b7ad97cdf8fddf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request