response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2162/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OIDCTEST2021_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1WVHhYMmphY0hqRFN4WlZiWFBtU01aR3hqcWRyNmN2Q2lfQk1qOFhQWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTYyLCJzdGF0ZV9ub25jZSI6ImZhZjhkNjAzNDhhMDVmZmQxNGU3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTYyIn0sImlzcyI6Ik9JRENURVNUMjAyMV9jbGllbnQiLCJzdWIiOiJPSURDVEVTVDIwMjFfY2xpZW50IiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzcyMjk0NTE1LCJleHAiOjE3NzIyOTQ4MTUsImp0aSI6IjdhOGJkMDlkNjUyNjY0NDI0MDVkIn0.pQWrfCkJtVsJ8XaIH-TfDta1kayaBoyHgMep9D3sJS571pcskmbnach00lrGvHCYCga83aw0_RRUNFSTMWFqBVARzT1NNNgZGuNNFOAJOb4iaudV4PYIMTXVtmliDijrRHkKeUQb_cgJi8Rrzah6MqNiSq819jFbpM5XwYTRiNhqKsnhbzC3mV3OGKyEuzGJSCfVt77yCdI8sJPlAfaZJ5GfHSakzVnhH55py5aXJA2Y4I_3DQgGWw065GpQ2EXZ7vQvDktD6tKpW9WQaH-DyMohd5LhWdyjcg-FfDONnJq2QLx9RveWDlQkVAPfiLaJOPJXY4-aKtTR_7tCCe4pCQ (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: faf8d60348a05ffd14e7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request