response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3547/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testmbplateform1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVHUFlwZkFuR2JDaF9JRDBqbk13c3ZSZno5TFhvV3lyakxRM0tGVEdRNmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTQ3LCJzdGF0ZV9ub25jZSI6ImEwNWM4OWZkMWY2M2MyYzM5OTVhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTQ3In0sImlzcyI6IlRlc3RNQiBUb29sIDEiLCJzdWIiOiJ0ZXN0bWJwbGF0ZWZvcm0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzkyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3NDEzNzM3LCJleHAiOjE3Nzc0MTQwMzcsImp0aSI6ImNmYzE4Y2NkZTM3MzljNGU0NTZkIn0.TsIWjG9dGNvo24NBK5E8E6S5c27rF_4eroyYqE9G58CaQKObh6m-j5FbdJTDix62Nt_3UTCE25nALrgEi6M5E4hNr4_cQCePxl7pkcq3mALalq-4qC72PASqAsdOx6cH1qML6PyQcr6LZhaTbvP9-4HzPXUJlXC5iYTgS6kw_SErDoQaRdFLsMVc0K21ghrxKzgPIGmrkgAhIuSEHSdhcBZB7xuXfYrGseciAD6MkZd-haNW79a858icWh1_3SPJbdSCV1DiucRRCL3cOkzE6olSue1I-R7rmyOlnNdcYazpgw3f2KuqVpJxpxS3kAiC01o3iVVq_C8gzEcS1tX0Sw (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: a05c89fd1f63c2c3995a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request