response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2099/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 4500002513 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZBZDNGQ1poVzV2UUYzMUxWWXZ1SjczQWt1UFRxcXVzQWNHNndJQ2xtaE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDk5LCJzdGF0ZV9ub25jZSI6ImIzZDdlZDBiMjM5NzU3ODkxMWIwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk5In0sImlzcyI6InNneS10ZXN0LXRvb2wtampsLWVudnkiLCJzdWIiOiI0NTAwMDAyNTEzIiwiYXVkIjoiaHR0cHM6Ly9sdGktc2VydmljZS5zdmMuc2Nob29sb2d5c3RnLmNvbS9sdGktc2VydmljZS9hY2Nlc3MtdG9rZW4iLCJpYXQiOjE3ODUxODAyMjksImV4cCI6MTc4NTE4MDUyOSwianRpIjoiMDgyN2UwMjE1OWM5MWY2YWY0M2MifQ.c8yd1ho0FtLz-rISB846Zoz6zHsEw4FEJqnLC6Y5tHvO4N9_HwubocJNHaDMypQNWj1-cSZseGLwrMuDz71naaHBDXBb6APiA-6y8kxk2WzwzWELGz6EBx-V2O5dM1m6h39CSWBv_Q_eq6P2iLPCeK1o1d_1D0mBfbQAd4YAo4TkgyIXdGxOqbuug9he1AR21-7fwo9uxNhUK9ZI5qXSq-QoS2jHKD2HcW9dbi_bGSI_d45NpZ7PWE2dDtTdrMDlo3D3WiSTKDR20DYOwJhW0oT2WrmxwukU18m9n3bzfmfEh1Kttb0BO7HDe1A2YFKXklkZ5C73qTZeJuloyvlCIw (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: b3d7ed0b2397578911b0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request