response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5195/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: new_netlearning_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpIeDlWUWZoQkpYamNfN2p5TVlLbm9CWWJfeHBQVTN2c3B3NWxNZURHSmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTk1LCJzdGF0ZV9ub25jZSI6ImY2NThhZTkzM2FkNDVkYTcyN2YwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTk1In0sImlzcyI6Im5ld19uZXRsZWFybmluZ190b29sIiwic3ViIjoibmV3X25ldGxlYXJuaW5nX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk0NTk4MSwiZXhwIjoxNzc0OTQ2MjgxLCJqdGkiOiJhZmZhODBiZGEwN2U3OGIwODNjOCJ9.M0ldr8FKe7cCjX1ANjtYkl50sIpakGzwxNSbOjtEWgbHOFDLT_e6hBdsWuK4SB2TolSUaxntcTyib8aCFtdv_jrySGfjxMbGGl5IvIzIgunczaB2H-ro2_I4XqxwXG27RXPElvmSIoIt780BKywvneDsoSYEAVWxwZVTAZq74u6r3IfaBJvMAMSSTxuLWjRjmyXloYnxS6K_aKP2Bre8kPQtIt5e73o9wCvWVyUvR9uAXYHTrA86aUXLfe_pncTAZLNySGnOp9AkbhW4FbEeAL0l0lmUkX_hLjS_up1w0DN0C5jvQAW9oD1E16lvuuFQ6FTOGZRQu2KMKkavQY4nJQ (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: f658ae933ad45da727f0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request