response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3479/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: nt-123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxXeHRLQlhOdkpnQWduZEU0Z1FHQnFCYjU3VHNKVWk1Z2NuQ25vMFk1Z3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDc5LCJzdGF0ZV9ub25jZSI6IjVkYjg3NGI4OGY1MjM5YjM2NjVlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDc5In0sImlzcyI6ImhvYW5nbnRUb29sWS1aWloiLCJzdWIiOiJudC0xMjM0NTYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODM3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjAzOTQsImV4cCI6MTc4NTM2MDY5NCwianRpIjoiYzYxZTMwNGVjZDczMTgxYmYyODEifQ.aJU6H-oEqKpcHPfBAjseZ4mFAGrCsZ7oI-IWpXKkK9wEEk5-3bL5cX1z7tkfKtrwaxuPDfqAMKhxH2Qb4u41JO2X3Z3VpmN5SCAuEntynSOkO5t2tnXADZ8HEMYuVPI4wlAaHBH_rSKVGPdy3MMGU9-jKqph9hUQD2sOyLTwb4skjy8pOLgvZXB22JNFfDb41BKqvYjXtZ80iJqSlmS1dp3sPoefZXLfeDLJG2boaRuzklkX5x2Z9YVqocX4a4bUTQ8iXDLoJUY85tFIpcXxabMRHAcYcRFkLOTtBQMKdXDBUe0rWLtHZJoXZQn72xQEFrKV6_SGf1FzL5NVDiWpkw (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: 5db874b88f5239b3665e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request