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.eyJ0b29sX2lkIjozNTQ3LCJzdGF0ZV9ub25jZSI6ImI0Zjc2MDk1ZWM3ODAyYWIxNjZiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTQ3In0sImlzcyI6IlRlc3RNQiBUb29sIDEiLCJzdWIiOiJ0ZXN0bWJwbGF0ZWZvcm0xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzkyNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDIzOTE5LCJleHAiOjE3NzUwMjQyMTksImp0aSI6ImJmNThkNTY5OGQ3ODU3ZDQzOWY3In0.RQcEOS6lBG-mhGPKIQ2nqzqOzd3PS2BOT4p1sSDc8AJ81rIWMsmnCnqd8985_LSyUaV1w7Kd0O9FgyeP-l8m0R8h-cKnrBNPFmQUPePFQoG19gkO0oMcnNbooKbW_PSQIAx4dF9ICyTgzvsl0ETMjQ5dASD-sRx9aqrTbOuKtYsTh5JW_bj2Tfk7didojEJDjyTcXVj3ue7xsffRSrHDTaIRfJE6cVPD7otdTiXck1UiEChPUe7J0zglEsx7X9HFTOswBgDAd9PJQe0GUnaJVre-D7d5MgukmJVuy2aHjFPJf5QTTxP8E3ETcCxhlBTI5jad-OCPKGuz4evTfbUKFQ (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: b4f76095ec7802ab166b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request