response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4791/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghshreyas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5wZmIxZC0tVmh3cmxvdEdlU29HUE9acUJtdEk1VVVvOVl1V0hDb1VuSHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkxLCJzdGF0ZV9ub25jZSI6IjNmNjczMDg2OGRlY2FmNTM4NDNjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkxIn0sImlzcyI6InNocmV5YXMgdG9vbCA3IG1heSIsInN1YiI6ImFiY2RlZmdoc2hyZXlhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk1MzgxMywiZXhwIjoxNzc0OTU0MTEzLCJqdGkiOiIwNDNlMTg1Y2MyNTM0NTYzNmUwNiJ9.W427yQmiFYTTx8ypBIi8dRhGns26AvmLWBckgfukul7iAdZ9QL72d0jUHcNF_7IHsho4auI_pZ53NFBUsZ0OTrbH5ZKjSSfbMh-scI6lGWC8o_Vl440A-1QTGYZJkGR39xLYNAmNoig_SwBLYe8_PdJYW54Lfik-e3fwpNWIPgA0zEl0-fN7qWY0HJLEbXLAuAwVPchAP-89LoideLWU0lBXpZe7sHnVnLLSmdIznRaZCPO27ERuchsLQxB_2Qs3ZD9YK3Fp5cMyE_U7F4iKyQn8qjPH5L0XLhFBlrB-npTEiS-0DmlApeqrkewHg8p6sxWMwl33QKu0W_croZcbEA (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: 3f6730868decaf53843c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request