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.eyJ0b29sX2lkIjozNTQ3LCJzdGF0ZV9ub25jZSI6ImFkZTYwYzdlOWU1M2ZkNDliOTI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTQ3In0sImlzcyI6IlRlc3RNQiBUb29sIDEiLCJzdWIiOiJ0ZXN0bWJwbGF0ZWZvcm0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzkyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1Mzc0MTI5LCJleHAiOjE3ODUzNzQ0MjksImp0aSI6IjRmODk4MzVlODkyOGEyOTM0ZWU4In0.BvIoEkfxyUKNsfRgpPo4ofE7z-V7lUoBKkLZye8kcT9iTdzl-V6Y8UdW2hB4tT_XKzQM05dK4m1scSRD-BDHzmCyi_bX_8mLxez11DmIeWk_epPZy7NdUcfiKXL2-8SLXIz-u5hf-Ct0oTQXW1VHcnCU9chOrzXtj0p8Rdam2WDBbZJRuK1uUtCDZkfVlg1eInY7NiHWk6Ifgx42OlyBtBz--LZBargBG6g7ua4-aBimAWyP3Hffh40X7eSMrSWLm22SXgfU7LgawbwRcAV8-fgyOMRJbn_nYkHRRGUajkkDzxE0qGwTE2PFnKrj5murfyNh6vgkSEsAPqjjqq56qQ (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: ade60c7e9e53fd49b929 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request