response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3257/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: cidi-client-id-12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IklXR1JUamZkcE4yQUNLMTB2dElGM3BfU21nRUlnNXNiU2ljLWhrZWt2MWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjU3LCJzdGF0ZV9ub25jZSI6IjFhNjA3NzlmMTBiODFmMjExYWZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjU3In0sImlzcyI6IkNJREkgVGVzdCBUb29sIiwic3ViIjoiY2lkaS1jbGllbnQtaWQtMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjA2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5MjkyNDksImV4cCI6MTc3NDkyOTU0OSwianRpIjoiZDZhOWRjNmYwZGQ0ODQwMmEyY2QifQ.qeunkVJubX_KJLKpyCzh3s1Q1rzIYOO95eMlQ69itu6Ti6874NMi15ZkQpc7QkTz0pd8dqkDiWljs76FyUmqghPjAGrfMVanbx0SI3JFcmPOwP4sS-c7iyRom51C5SyFJ2_YJrFhKNAhp_8LuyTHCtWGUqz5K1IuBcp2yScDvzv6eUdvFZdQ_BRMmIuqfGRHa4P8mC5FFxy3IchIIKRVcBeqhsTQC_4Jc0psOh_9O5SifB6s9DujroMsfw07te0Ws00YWMGoaj4Lsd-xYpJ93BcDvwXUcywe5vIqv47PNKqABHAW8rjU3ITykHza5t3vrsrUgbJPA-gw7TE7_fOV2A (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: 1a60779f10b81f211afd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request