response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5401/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sky42 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhSb25OYWk2dDhXbVB6WGRCdXlmb1hjbUxiR3BoY2R4Tk9GS3ktMGxhdmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDAxLCJzdGF0ZV9ub25jZSI6IjI2YmViZjk1MDk1MGEwZjMwZmVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDAxIn0sImlzcyI6InNreTQyLXRvb2wtMSIsInN1YiI6InNreTQyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU4My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTM4MDM2LCJleHAiOjE3NzIxMzgzMzYsImp0aSI6IjhjNzMzOTcyZTgzMmMwNTA3OTIxIn0.W-CkxUcLlu8-Duy_3EA1GJztOZ7-ectO5jCsaI9DJxfJOgYZ_4cdT2pY86zx67yL19i5h_YexErhAqTTaGa2vH0xWfr3lVV1RNKOHFZBdxDXHtVaR2Zhug-0M2XZVY1OrZgdbl0gOUWkrDI8W6NGNGFp0LT_ff9rKKk_cZ40wYayAby37AXrL9yksiD7Hvc5HSnt6Q0eynz82pzR1IEnRgcUskwKEg9DhRy6rvJxErQiFFKzbF3FpRMxNcKQcbfXfR151DqIudCwlvoieopXtACfUn3giEjUHTij1bT4r8S-YVob1TTxAzo3-s2n3NfOMruxveMuQTPEnlA2qOrLOA (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: 26bebf950950a0f30fec (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request