response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5186/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InozcUl5bHd3RHRhb2dRaGZDV2RlTWd3TUVhMUVFNFRsTGMtZmVldmhBQXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTg2LCJzdGF0ZV9ub25jZSI6IjBjMzUzYzQzOWE1MGVmODVjZGZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTg2In0sImlzcyI6Ikl2YW5fVGVzdF9Ub29sIiwic3ViIjoidGVzdF9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzcxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU0MDQzNzcsImV4cCI6MTc3NTQwNDY3NywianRpIjoiNDM4OTgzOGIwM2NmOTVlYWVhZDYifQ.esh-kCqp4jgzphq-jAqagOb-I2EMEPDuuUZZiogXQ4K3ncjrLc_T8jsFA5IBD2k9p3N9C0E1MuZkcNK-0xOsKMzRSQZu_MHs2_Us_VmbnrVahMLiRcGhj0AKMN2qVawtNK_mbDqJTaOFYiRXtnedgtNlJ6RT8E36-biR645YxokdlW5KC_PB_kcwK5tGgCdoLODY3FviNi4LOaw1W2NccZHqX5YEsOZTs31EqL3o6mhoAVJWAPVTuYw2iLDBU2BRpXqqlA5kqdHyoCqJCC7oNU3YfGkE7AcRtAt-efTT0iF2I15aZoooUbYPvdPcuF59JCkTgnPk6dSic5tHDF8c_A (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: 0c353c439a50ef85cdfb (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request