response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my_tester1234567 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJRRFQ4bUxjdDAwb1dYUU9NeUU5LU1PTHQ3Rm12a0VpaktQR2R5Z01nT3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODU4LCJzdGF0ZV9ub25jZSI6IjcxMzVkODYzYTM3NTY2Yjc5Y2I2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODU4In0sImlzcyI6Ik15X05ld19Ub29sMTIzNDU2NyIsInN1YiI6Im15X3Rlc3RlcjEyMzQ1NjciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMDE5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3NzE1MDEsImV4cCI6MTc3Njc3MTgwMSwianRpIjoiODk1NjE5YjhjNzY2YTE2ZmY1OTMifQ.Ureu4CgoyMwm6WIJBtwrsSErgubPlxJiyS3ExfzDH9f29gyAyLSvZBoxe9_ewq4VeRPp3CbYdmcpsUkuMGQzhkD-sS0GleHL0pPKHQNPCeerd9vmdrlH7XYrRE8BGjqlYPlzqcDQaVPkpfVyE8nC3XRKAOGJu32z7sAgAIUO0_VxVQ_CXF1mJ-kKy7p5wM5eVF1j2FN6FIWGyYfpvpqfJVds6nvb2A4KUKazjjdzDvHyOL_myUGwdpQ1XbHRPh3yqebDyG6sg3uuLefgWfuwf90-Vvmq9DpcwCH8k3cq7Pf-DNnF1w0r7EnKPhgzrFWcuOO_1Um7bNym6UA-frZihg (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: 7135d863a37566b79cb6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request