response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imo4cG0zMExIRjdGTHBjaWNwc0FSSVVVRVJ4MkZYbU1kNjJRWWp6WUNyeDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzc1LCJzdGF0ZV9ub25jZSI6IjNlYzAwZjYzN2UxMTBiOTk4MGRhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzc1In0sImlzcyI6Imx0aXBvYyIsInN1YiI6ImNsaWVudDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjgyMDExMywiZXhwIjoxNzc2ODIwNDEzLCJqdGkiOiI3Nzk2NjY3M2QxYjI3ZTU0ZGJmOCJ9.Uvsp0UVrAKHN9R6zGCDC4bsX5Zlc2XeWPCsiWCgRe8NiNmhV4wezT3qlHee5N_2ZauwWARciVmhifwTtbEuPvXWPriUiNIUkt6hzPkYeoL-piFFW9KSIWEvEPJKUIrsoY-gq1ALNeJ-dMqoBwrM52kyt1Qms6djXAR5D2XVFnDeSI9rLlvJfrCh6tIwK8MS9AoTb9MMOwbwY8WH9M0wawcP8NZ24zPAPWZw74eXVoWTOWCvUyJhyVVHPvh6kKB4BkSR-7KSMaMN8tLho1vTULFCf4uifC3UFpuJ6Vp0C6RQmBXU52uaS2R9SZ326UYDsY06ZbieExuhDbupnEScJyg (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: 3ec00f637e110b9980da (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request