response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4937/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: shibatest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImNLTnNCd2dLVmxDcFpQNS1FSUU5Y3ZHY3Y5MGZseEUzVGlzdERPdWM3MUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTM3LCJzdGF0ZV9ub25jZSI6IjhlNTgyMGI0OWIyNjU5OTNkYWQ2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM3In0sImlzcyI6InNoaWJhLXRlc3QtdG9vbCIsInN1YiI6InNoaWJhdGVzdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQ3MzkzNCwiZXhwIjoxNzcyNDc0MjM0LCJqdGkiOiIzMmY4OGY0YjI4ODZhY2JiN2FhZSJ9.KKSBRnTX9ZButP1CLKF5jOjY7yP2CVoyJze6JrkuUGjMDzjh3nX2s6SMxILUbtiz60WuEXVnOnxSuNNEuQRI4SyVrnLLAlDDWqlCs1AugJLkK-H9kQ83J1-awzNqZ-mpQm7b4dZdu0zIN78YfwTBKWy8lBU6MK9F5v9ID7tREQEX7izfFiwd7Bj76TeEeblmUUSgBBMAOFBwPwgNI51LRHGB48oIjATRk-qBTFZ3O3LvW3OvKL_7RtSy7hfYNAAyoOgQcBGmJvkR9oN5eZjDLwZ6EHmngkueGl6YOcy63DADY0tg877gaDQofLSh3-wsraQDDRODGLKBAdhd9xtGWw (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: 8e5820b49b265993dad6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request