response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3635/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ga_doe_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ino2OS1vb3NKUkFUYmpyZkFpOFY5dDFZMkxhRzdwMkUzbVRMODAxOU1WWGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjM1LCJzdGF0ZV9ub25jZSI6ImZjNjc5MWRiYjA0NTQzNzJlYzc5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjM1In0sImlzcyI6IkdBIERPRSBUZXN0IFRvb2wiLCJzdWIiOiJnYV9kb2VfMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU5NzE5MiwiZXhwIjoxNzcyNTk3NDkyLCJqdGkiOiJmMjZmYzI2MWE3NGNlNzdkZTkzYSJ9.cVTUW6PDG76KG2p3nCUnvDlzlcxIqqc7z-wQ_k4tzWASAs-qL9UkUG6Hb-EaSbLpNbknSZz6YppkxsdlckJVlXDXXGz7Xe-wEFrM8EGGJAZU4RJlYj2ZXfGJqc99CN7ABM7qyZJ839-mSawMbAgvyliC2kset7zqIcCbJYlxU85CR-5GqclZmpz-hNZWC9x3qPu3BOq5CnkQXhEBYr2IqyGEAgMFMcn0RdFXVmmFPthXALeF6nkfCHTGzyoyNmtkEW3sNrcbmoKANfIErtQXcvPbt1M3y37rsp9dQ62nEtxmiHQQW2BRSzfVlhIRO7OXzY-uVZERM3aXQMCuOjKsBA (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: fc6791dbb0454372ec79 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request