response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3537/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: oauth_client_id_123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IngtTFo4Zml1YXRkcnRfd1V6ckJ3WG1LMjlsMDItbTVRQ3ZPaHhLZjRPeUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM3LCJzdGF0ZV9ub25jZSI6IjczMDkyODA1YjdlN2FjNTRiYTUxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM3In0sImlzcyI6Ik1vYmlldHJhaW4gVG9vbCBUZXN0IChMVEktUkkpIiwic3ViIjoib2F1dGhfY2xpZW50X2lkXzEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU3MDMxMCwiZXhwIjoxNzcyNTcwNjEwLCJqdGkiOiI5Njc2YzViODhjMmJjNzYzZTYxOSJ9.GR7qgf0FinPxuYlPuORVoqIDh8MQFJ3OFhLIT4GBoBOgFttJdxXocw0Efly7OjORwL3uaVkPbStRufRsyncRoP3fMn5cDFbNyJ5FJTaJ6r_U_dN5KCGv_Z7hDZVQEUqOtbGLtqtxTai6ohR4zkyKKeB5EFr3v6AZahRqh3P3ZJPFuVw84kjGz8uLOXddEkiOa2ov_irEw9YvFYfeky3x0ILooW9Q3Wx0ZbP6hGSkUdhbO-gRNgsd3Nv3ItiQiQBunN5wjZLfs9HzlYJmgIggYmXofQy_GU2ACeC9oVxeXIVyt5Eoe9AwzbGSyoVsBCkegpKTHh4_TQ4KVmhjdaUWxw (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: 73092805b7e7ac54ba51 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request