response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5223/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjAxblVZeEFnSllYaEc3QVV5SDF5MkVReW5hd3QzVUxkdUZuQTB3MERTaTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjIzLCJzdGF0ZV9ub25jZSI6IjhjYzA3Y2I3ZDEwN2UxMGYzMDViIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjIzIn0sImlzcyI6IlRvb2wwMjAxIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIwMjQwMywiZXhwIjoxNzczMjAyNzAzLCJqdGkiOiJkYjI1NWM1MWY2NGE3YTQ5YWMwYyJ9.qT1eYGPgrd806vPLFXwDiG_PCZjgoYiOp5Hrms4rwQY0Qsjvpj2W_6qRr2Swmzq9dy5UHw_ypuO7s76LcOIenOHQe8Qm2f8f_usZYx0LmdesePbsKuGY-KZKrF_OauekefxqhFxfaEp5ncNIebVpZp_0XLVk-LpCji53zP63A9gCUtmulno_rStuw4CpinWcm-e8iDVyhcHZa47kb0711FtD97yUkHVnAMvM9OmBd8lkjPeoU6FdoJHsPRYC9WO8JM-tC6DIHfYHrppURis9GTCNEXGAcXlFJdE_Ukv1M0RCt5i1odopp32yoYPXcFErUomn9s3rWophAeh5bgP5xQ (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: 8cc07cb7d107e10f305b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request