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.eyJ0b29sX2lkIjo0NzkxLCJzdGF0ZV9ub25jZSI6IjE5OGIyMzNkMzAyNTE4NDY2MjNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkxIn0sImlzcyI6InNocmV5YXMgdG9vbCA3IG1heSIsInN1YiI6ImFiY2RlZmdoc2hyZXlhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU5NDQ3NiwiZXhwIjoxNzcyNTk0Nzc2LCJqdGkiOiJkMjA1YTc0M2VhNTg3NDE3MmJkOCJ9.xJBDW7L5DRpIyYaSncx5UjM8mKFlHNWSKG9S2XAgJKrn82H_co1ZBmzy8EkMzN-6bZrQ_HHeliODUGGHk5n7iEl880rkzd97rhgW--dXGRlEEZtdv2Ipgp-XCWd94ptpK4UbPGMRKJpwdbtr6hlOvOW8LpdBr7vwmwEcrkxX086fFUigu0LAico81OyAgA8hM8WhhfJKl1xalQT1ggZdyAV7-tE4Gea3ZxPdo3bjphXGF1fJ14N02vY75W96hoTGMOaMx9qMQuNhOWxDSrUpOwbSugGVvIKyfsfbNISzN7vji7DP0pEJ4fuh1-N_chw6Y12QIk3x2V67QyFVSxkEBw (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: 198b233d30251846623d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request