response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2097/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: minh (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlBGc2t6Y052M1hyNVpkRGgtSS1NRGxVa2prSjlqTmhDd0NNbklvcDNEa3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDk3LCJzdGF0ZV9ub25jZSI6IjI0NjYzZTNhNTc1MjIyZTlmMGU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDk3In0sImlzcyI6Im1pbmggdG9vbCIsInN1YiI6Im1pbmgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzU1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzNzIxNDQsImV4cCI6MTc3MjM3MjQ0NCwianRpIjoiYzI5N2Y4YmZmOGQyMDkzMTU3ZWMifQ.XdRX5u4xMfzoF-1v9E2Ww-H9wIOzY0oy6cAGEKOFR0SsmGdQcZAzNFWJwxQ-CQWreigrQPxbemkuB-wWRkr-HwPr-dtN1ni05R9pgdGK4byxDIjyzAOdTB_Y7IhdH0CVe45Z9ddaWLZrqmbWcAPZz0UT0U_cDilkNGIjj6F9ePKOZRWWvYFUPJREIWb5MN91hiiWc1sNw14lqEteV_WJrfpCzusKddK-cixK_0Hm6tZF_SeuGhe2HUHPLiLvc0mDHHGEvk9lSjUU7sUMDTQlSYCyvtsMEn8dxulf1BvzCTP4dBa9QGKsg88t762L1RNTg468gsQ3fYhRWCr3YhrJ6A (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: 24663e3a575222e9f0e6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request