response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5062/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: nhm_canvas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVIMkxyODdobTYxZmE5VXZnZDZ4RFFhVkZ6WUhvMXFkbEt5dkloQW01TDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDYyLCJzdGF0ZV9ub25jZSI6ImVhODI5NTllYTlkMzdiYzIwODU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDYyIn0sImlzcyI6Ik5ITSBHcmFkZUNyYWZ0Iiwic3ViIjoibmhtX2NhbnZhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyNjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTQwNjk0MSwiZXhwIjoxNzc1NDA3MjQxLCJqdGkiOiIxNmUzOWJkNjg4MzQ4ZjY1OTlhYiJ9.GPrKHvPdOdLA9eMoOSUgs1fN-d0tWcYoSWaMJqnMygxatQJ20f4J4w9hKaV3r3EDBKeEGW6Pn1NeezdW3zVbGMxCljnFtgQqbGlmDw0g0CqCw4rFdVDnzN8_m0GtPFk2WgVUGyArXseRohKqkjYrzuHm2MzjUPz3RSr05fRta-nqqapfnBKDUqV_KhZoZ02bunAwCrm7A4xWhZMYkeREnkf4tfyc4JcelhAb5isy9j8BdCxyOiqi7Qc6h1TaeNzhZdWitvta3bJNcSeULMWmAFPof0uZkqwWBntWVVpKxiFAFXO0KYYt1iJprv8aTq0wN2_r_LI985ZT_LDYLq64Ng (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: ea82959ea9d37bc20856 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request