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.eyJ0b29sX2lkIjozNTQ3LCJzdGF0ZV9ub25jZSI6ImVmOWExZjA1M2FiMjhjZWNlZDk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTQ3In0sImlzcyI6IlRlc3RNQiBUb29sIDEiLCJzdWIiOiJ0ZXN0bWJwbGF0ZWZvcm0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzkyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDY3NTMwLCJleHAiOjE3NzUwNjc4MzAsImp0aSI6ImM0ZWQ1YjMwMDdlOTkyM2U5MzEwIn0.TCj_kKTTbAKatJypP-I4BNfPn5UAQbChPwCTwbRrTSk7O1gST_qg90KqUwTxYGc8cbmz6rIYsD9y-W3Qqs5Y5bKzmoRaClmoPuMDswYO4KIfRNgtu6wpWEFkB2uasGWGtPoyTezFu4SYuqGuA8TAJjNU2CMYEwhUG0U71PIk6Zmx1MRRtl2drk4f44cgEqaMgRfVNXKJTvMOwbq0GpCcP9QlLJzZBGQ1iuOmp6AIKSYaZtrlWRYCKkcuEcqKcibEthAnKHcBtCCS3oX3TMdA6qNsoIAt-dBC1DTYZQ-52YmWs_cCkpI-2-020tgmCO0vdKXMe-3pEWu3wJpeeXzBTg (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: ef9a1f053ab28ceced95 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request