response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5558/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: aa3c5538-8e90-4a5d-ab81-510166cb569e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjN1WDVVU2p6NWExYzk2V1Nhd0hNX2JKYVQ5eWtRVE1UeFJrZjlZYkQ4ejQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTU4LCJzdGF0ZV9ub25jZSI6IjMwMWZiZmZmNWQ1OTAzYTc0NDg3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTU4In0sImlzcyI6IkxUSSAxcDMiLCJzdWIiOiJhYTNjNTUzOC04ZTkwLTRhNWQtYWI4MS01MTAxNjZjYjU2OWUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81ODQ5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4NzQ5NzMsImV4cCI6MTc3NDg3NTI3MywianRpIjoiZjQ3NTAyZDRiZDlhMTY2YWFjOGQifQ.A8uhdcPGXABnAIv75n2XU6p31uk1fFVuDtFmuxmjWHOT08EOQhPsFyw5G_JQKtx18a0YiCKr-4eSxCcne4lF0vXCmdWv0ouXuRJWLcnY2U79wQ-vDzpvq2CVh4EKCAp4cPNQbMo07__xy5T38vWGT9uZGSH1R88LsiGdDFQArVFsjn9NfN0dRpph1a-IEsgEV_M8Qc0AuSFV6yJyV7NdbmPX2Gd2mkM0ggLG1oqwQ6XIdEh_6wEauqWdegM-zpQx99aYTlObs7QjZN0xTCIpEE3A7vdIFIoyDzZvAOhRT8zsfD8Ou2M1MMv8jHoFxOJxZ2wZUgsJXjiuCc91TdECEw (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: 301fbfff5d5903a74487 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request