response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4725/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: GyRna1etUivyiui (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjRaZmFRNUl5OTZ4VEdyWXhSV3FHU1ViVV9ZZlZ1N1BQdUdtNTE3UENsR1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzI1LCJzdGF0ZV9ub25jZSI6ImU5YzE1MmM0NmM1NzE2YjFhYzBiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzI1In0sImlzcyI6IkxUSSBUb29sIiwic3ViIjoiR3lSbmExZXRVaXZ5aXVpIiwiYXVkIjoiaHR0cHM6Ly96aXBsZXQubW9vZGxlY2xvdWQuY29tL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzg1Mjg2ODMyLCJleHAiOjE3ODUyODcxMzIsImp0aSI6ImM1Y2Y5ZmYxNjk0MDE3MDJkNjMyIn0.VJ9zsRdTHvoMWtRHYk9tPnG25uWumcOI2H2-aHmY1FQcUNVmJhog2bAowQlKA3sFJ9Y81ih_xGq_Tg_ZHMGHI98VEgdp12MyDlgT0h25SLMBA6HPtHo5IkCMoqal-Guw8YAEJVZKCElwhianLzaVUEezYHlY5202IbuuGsXQ-9Oji8DqsKSnzEUYtjnnJHYVLt6W0zS5tpeJ2HtPw_KmZmBp5ezPp0GJYquqEhOgvHBPaptkm1-CxiA5dNtE-3JqEtLe-izuHzcznb5jcPLtfBtuLbybbJc5W97JSoFE8nZOdHZBLZi6QMwM9ZYeOZBVlQxpQ-oRZpQnfCbI2-gnfA (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: e9c152c46c5716b1ac0b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request