response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3645/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhZeGg0Ynh1cHZqZF9JMVpjLUx3OGFJS2hpSFZlRlFHdDJTT082OGtlX2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjQ1LCJzdGF0ZV9ub25jZSI6IjEwNDc4ZDJlNWQwNTY3NWE1MDhlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ1In0sImlzcyI6IkNMIFRvb2wgLSBJTVNSSSAtIHFhLWNsaS5uZXQgKFFBKSIsInN1YiI6ImNsaWVudF9pZDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxNzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIyMDc5OCwiZXhwIjoxNzczMjIxMDk4LCJqdGkiOiJhMTA4MTg3NmYyNGM1OTk5ZWQ0MCJ9.MVhqq6SWk0AV3LyGU6lcSl2-duv-bca9OgzrX5cyLuC15AV2MTnujrEpMZfbcOCAZCOA2cuq5QB-GIAewo0vxXQd55NgqPzy7xrpUYKEUmkxXBUeqK3IBU4aYq7zWR8MTQnlDyTFNFz9sXFTzVrR0BNI19Y0OumgtKqauARMH1u6jzQ43PzdjdD7FZbIYoHx9m4_wMBk50lmYA4gMUBzH8ltfQ_m3Wa0KqkrvK8lMBGPiBX2GsVAIJomxS76NYaQ401qQLbIWu3MxUOc7Z05FDbNXmn8BfElFSlIR4c8snGy1aq9sG9eBAGJo_TjMzM-0_wSBXvv8oPDKP9f8_iqEQ (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: 10478d2e5d05675a508e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request