response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4719/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inp6eXhmSXBzVVNUakR4cnpRbFA0TnlULUhJUU4xNG9MZ01VMWJtOXdMUFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzE5LCJzdGF0ZV9ub25jZSI6IjBjYjQyZWNkOGE5MTI1M2MwNjljIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzE5In0sImlzcyI6InRlc3RpbmcyMDI0MDQiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ3OTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzI4NTk3MSwiZXhwIjoxNzc3Mjg2MjcxLCJqdGkiOiIwYTQ2ODdjMGM1Y2UwYzcxMmE1MiJ9.oRqS_eu8q1-i75UmvGsKjG6GZgx4aqKnmPYM21RpwWnp8j_jVH-O2T6nhh0NeZq390Ep6Tv2CzrcNs8sAKI8o0QJFG0oBEEJsRep0IpAQVJZroBgBUxW6jmbwy_hvEBQMNyoWysfLQPnfmJjrJEVIJ6mYQFH7QJ3nSiBNfs2P7T1nm1OWArDNcVFtOkhFrjQ9TvydBfNkjYcxQs4bvbrhj6E7YSCwxJilKYb8ge7tV8a1YFKWqLLPVMtiLQYRSCeSEGBfvfSX3TKkFhHg3e75d9jiusLfec5N13JhhM1V7DutlYcZGUWsSn_UxetvnOOtXgreLG8pUDsOHw1eaRITw (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: 0cb42ecd8a91253c069c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request