response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3022/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJjWm9GMmtGc2ZJanRKTHpzSVNidWx3LWR5M0xvWnUtNGNFZ3NQT014OEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDIyLCJzdGF0ZV9ub25jZSI6ImFmODA4MjE4MDdkNmVkNDEwNTA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDIyIn0sImlzcyI6Imp0c19teXRvb2xfMSIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM2NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDExMzYxLCJleHAiOjE3NzI0MTE2NjEsImp0aSI6Ijg4ZWYwNTdjYjZkMDI5Zjk2OWJmIn0.Rjl50-DlvdbGf6yIfv_PK93sUCb1DjICFbFfBDA7Me6aM1EisRMqdElnUO7kcQMDnjaDSGPp-_ZILZ6YSF9wPaTHxNfHIuNP0SP0_mLywHRDAseNCfSaoNIEjawkCfTdSql6bQ7LnMQN59AD7czim9_BXXCS_UlcVbeNOfpdGwRAtCFfKLmcDIL4pMn5JAFNxNhpreI5niUIsWGSxe0v6LDT1FDWpH21NqrUPF4B63n0XKaHqa9PLFNGa83wIWRMCZTtF_Qe8uqWVvAKmHWwiFA9hRt82FpdXWL31BBWzJlzEhO7SO7HttE5SNWZrM8GJMsbOVVbbZ0SIbumGEym3A (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: af80821807d6ed410506 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request