response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3537/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: oauth_client_id_123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IngtTFo4Zml1YXRkcnRfd1V6ckJ3WG1LMjlsMDItbTVRQ3ZPaHhLZjRPeUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM3LCJzdGF0ZV9ub25jZSI6Ijc5YTc2ODVhYTUyMGZjMTVlZWVmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM3In0sImlzcyI6Ik1vYmlldHJhaW4gVG9vbCBUZXN0IChMVEktUkkpIiwic3ViIjoib2F1dGhfY2xpZW50X2lkXzEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM5MTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkzOTY0MSwiZXhwIjoxNzc0OTM5OTQxLCJqdGkiOiJlMTc2ZTFlZWVjMGE2ZWYzNDFjNSJ9.qxNb3PIawg8Oa0H0peJ2oJP5uM2iIlAeUPiBwe229bQL7bpiOP223KxarLjaOFhZjyO2EVYGxWTYqbA2WZb29bo7jsK5Mid0bvs5JuyIsgwWb0aMJZQvKb8LW2b4g0rbWaLJi0kLd3H7uCDoAx-XhwhUNreGkAo8MB9AHCi5D76o1eqsurWdKZUGoG0p1OwfPKU1IfOUKw534uCxc8FICawhYnsM4AFh35rbjJrGVM2wHsnlSjpINwq6yos3Ku2EvtEot4J6dhQjQ5cI8y3V6aMsHIi6HGDxahB-cX_nlqb32OzWMlpCadutZe-9_uo00Z-piY8jOUrmMuqjQe_2EA (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: 79a7685aa520fc15eeef (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request