response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4735/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: aman_demo_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImtCUjNpbXFaVG9YZlEzbjBGY2NvMUhVUmJpV01EU2o4V25sRnl4TUlVOEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzM1LCJzdGF0ZV9ub25jZSI6IjA1YzAwMWY4ODVmYmQ4NGEwMTVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzM1In0sImlzcyI6IkFtYW5fbHRpXzEuM19Ub29sIiwic3ViIjoiYW1hbl9kZW1vX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4MTEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjYzNTI4NywiZXhwIjoxNzc2NjM1NTg3LCJqdGkiOiIyZjVhODdlZDE4MDRiZDE5OWFmOSJ9.e20A22e7A8RHI1l3Nqj5xjDel4HGRTWry8WMEcclbdBVm2uIK7_bsiUb0OM3RNfdGejnbe0e8ZELZPGuWOamFgrh8DRBZzVa7lAjff5sFVw27nhKAMavoO0H9dm7-AOY4a_VJi8XirEl8WUeigAN9XjjcZ7MLyE-mr82rmJKqeWpMTPWC2woPegaCngosO7KznxkpouyAMl2U0pb-mhYZy5YK2p_YJzc-I0-78v0_HCdmn3Hn8xE-Dp6ygdYFnQyvt732VVN0NPV65n9Urqk2fIpqXCTyeLASgnTH39gCJqEuroytaP31F5MNHpehWfITNeqF1eM4GjH1O1B14BSdw (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: 05c001f885fbd84a015c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request