response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3458/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 24862 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhSc08xc3RnY1VjV2NfT280NTNaV0hlQmtFdDhEMjVtb3VKN0FJWjB1RUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDU4LCJzdGF0ZV9ub25jZSI6IjJmOGMzZjUxNmVjNjY0ZGU5MzgzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDU4In0sImlzcyI6IkpQVyBUb29sIFRlc3RpbmciLCJzdWIiOiIyNDg2MiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MDQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjY4NTkxNiwiZXhwIjoxNzcyNjg2MjE2LCJqdGkiOiJmZGUyMzM3MGM0ZmVjOWMwNDZmYiJ9.d8NB9k3bX0Hrk_aRTi-_JJavTjw563FnE_J5ZBpONjJpj_YSG3B2GTYLVt3to05qtAZI8X_8t54-vg2vY-1Vb0Z4ADvB861ErzL7gbmdg04uv3lwDmrVKwAhrf29JZR-L_cF2OCLsRI-XYHtM9NYHhZdiObpmq0P4uPUAnHGMnK5siEsC9R_Z-viunU6VyYdECOfTEYtPDjo4Ng8QrDgJXc7EIimFkjHzRWbC3X_TwGDcCoLWrJ_l2ltjS2KUQy3_WF9niltd6I9f44MVYszBWQmOfT7FZfYcWg7ezP8UjdfKtloj9EutNJPzxVm3Sl7YanrzfrYMcs-1k9Nyzxezg (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: 2f8c3f516ec664de9383 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request