response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3475/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Lms (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJnVWhIbEo5a2NkeUEzclFqZzZ3a3lDamhDYnlYaUdiM2Z6c1VWVjMtdE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDc1LCJzdGF0ZV9ub25jZSI6IjEwZmY3Mjk0MjhlMzJhOWY4MTdlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDc1In0sImlzcyI6Ik1hc3RlcmxhYiB0b29sICIsInN1YiI6IkxtcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4MjgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA2NTQ1MywiZXhwIjoxNzc3MDY1NzUzLCJqdGkiOiIwYmQ1MGM3MGZlMDFiZDJhMmVhOSJ9.LdhFoMwDRuPoLZ54SOxOSsCjI4c7AgtpFBhPZXT5dbMiZ_ZUEjDXDf6Wq4f2seIGLu811N9lBUmI1WWBO5c4zyWPQ7NSqd5wrZbjEFNSW2L-J0a0_FiZ1Rlocpsrs6tZZjitt0NXkaSRkXlmpy9z7-xC7R-MNCMTpB3UJgwKbBTuuyx1KjrYg040Tf4f_R90KdjNRnYRmT4R0xxJDNjQN_pgJl75CCag44DuyvWiORNg8dDJwrXE9xjDxxj6XifntQEheLvJ814RQ10MFT954d10y6npm57KDsA0hkgtHG6n88L-pxgYJol2EfNYlpYbfp_nF_Z-qVFsgfyhSVqeOQ (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: 10ff729428e32a9f817e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request