response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5131/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldHODlZVFlqbkFmZ2dZR3RqMkM4TzZLMG1IU2lFV2k0Z0FXVGVIMmdKSFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTMxLCJzdGF0ZV9ub25jZSI6IjcyMTVmMjAxZDcwNGEyMTYyOWUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTMxIn0sImlzcyI6Im1laXBvbGxpZiIsInN1YiI6IjUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzIwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY4MjAwNzgsImV4cCI6MTc3NjgyMDM3OCwianRpIjoiMWNkZDhhNDAwNWViMzJhNGMxNDUifQ.CXO0O3qcjvOwN2bRK1ZzlzvdIvyHsx4elhHvxdonfVhSe_LWgtHKpGwRXYWSvHAJ7N8pfDGiGbEMuGCX9K8Yk856y1qBiGMRFvmOEiZGULVtSmmOcsFLF3NJjrCYHP9S_gPcxvoJFUhQGwNlkXpkhqk6y4NeOf_lq4AFMEe_dqX9rHKFe_FCaW4-5WxVud1Q6JeD7MKBZpma7ARJLTG4Ekvtz5Rofj2VZqfamvgh-pEXsSKXB_NcK-XpCWHbZmthlWebYPPIsNLl8GoRwY51316bVWG4zEO5ZS3iOlLwn1gunOOmZvNx1jT13dRxH4sihFXLsuWzbxgTHcZuKw7lFg (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: 7215f201d704a21629e2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request