response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5419/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: techaccelerator (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRLYW5YS3BGeTAxcFFRRVJKTk95YzdMODRYUm9JeHgyN2dOaVpidGNOWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDE5LCJzdGF0ZV9ub25jZSI6ImM1ZTNjM2RkN2EyYzdhYjQ5MzYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDE5In0sImlzcyI6InRhLXRvb2wtMDAwMSIsInN1YiI6InRlY2hhY2NlbGVyYXRvciIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1OTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI0MzU3MCwiZXhwIjoxNzcyMjQzODcwLCJqdGkiOiJhMTdhNGQxOTMwYzBhZTAzODViYiJ9.EzogizNYMShBrEhAc_H5X0XDT6h8P_fd8U8fLCpds_CskAHt9G0gdcvxgc1IzKfHN2RyftpGsgUay8nOjP8dmF-i0ZvbSWL3aySGJq57j1HGzx_cEg9HExEZOjySVddkjkcpP4O25Y5iGBhNmlzzVDF2iJXm8FEMF8_Fu-UJXDZLtCJvRh2uk_iy7Tk1WrF1pKutnCbyNDgBqDn0g3juMwQ_q100K6JQLiO-iYN4Bzz-mQpeOEPBxyX_tMAgGwLGbVk2GWHXEOAweGPZizwvWhBvteE8ZA-ieczRtNsCCgKVuzF5APMbSAEEUXj29uy7__fh633AMMIxO_tn5yc6Ow (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: c5e3c3dd7a2c7ab49362 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request