response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1722/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testAE123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Illtd0Z1Ym9BcE1XdWl4LTZIOXpCcEo2T2pzYnBLTHZaN3lxd2dfRDdHY0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzIyLCJzdGF0ZV9ub25jZSI6Ijg2NWRmOWZiMjY3N2U0MjA3MTY4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzIyIn0sImlzcyI6IkFFOTk5OSIsInN1YiI6InRlc3RBRTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQxODgwNiwiZXhwIjoxNzcyNDE5MTA2LCJqdGkiOiJhNmI2N2U4MjE4ODY2MWQxMGJhNyJ9.lfk__xpKRkBT37bXODXguL22RHJc8-4d4NBxh7Sp1jovbam1MU8t2JYDemof6Bp8HIkq0YZptcnktb7V1GDlzN2tkS1u9aznTOb3ZYP470cQeVWvaeOXax1k2r3SN0fuk2N94PcETeCBpYzvVkPOsBtMDcWPdwIkxoChNBgv-Arpm3W45SEuShWl0YVywVvol9dHdn0QJ5VUlxjOVIGgmHJU3bMjL65xsRfG2VA8renmWguaDHKN9bVK35kVYRxVMI9YHCtRpgEAZwerzedvDDhNrH4wNGLFzvWyz4GXHjnefiy5zwigpOKGERXmDGFeROFfik7_0Lw0SPRNHVE5vQ (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: 865df9fb2677e4207168 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request