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.eyJ0b29sX2lkIjo1MTk1LCJzdGF0ZV9ub25jZSI6ImViMzk3OWQxYTJmNjU0Y2Q2OWZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTk1In0sImlzcyI6Im5ld19uZXRsZWFybmluZ190b29sIiwic3ViIjoibmV3X25ldGxlYXJuaW5nX2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDg5NzM5NSwiZXhwIjoxNzc0ODk3Njk1LCJqdGkiOiI1NTg2OGM0NDMyNDgzMTkyMmMyOCJ9.OWpB1OiWwuiHge7K-K3JH2dZjgLPN3iJH1cAnpHEw9NaAn7aRz_mErrXTuefKSosRjAhqla26oIeznw0WQE7nTeLnIP9ju_yi6wG0P3VWaV5Pdc7iRPvdcuoDQkuzxaQJJlXG8QgCDyKpTyaIXAqjS1R7wIf14gQ5Uzz02GQR3wKAGueMkXhb4jGqQsZvlLqwg4yUcUuiQuanhljGWLIDQWMbIynbheVRjvhxMe02D7hRvUcHzZR2TXVjUN_sG3ABjka_kuVBSZiMTGmx-BL2RNaMvaUsr28pzcfuV810aZEkerNXPest7ctxkeMULTxyuOQpd48r-X2D6e_MorHAQ (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: eb3979d1a2f654cd69fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request