response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5353/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kd-client-1234 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1MZmo0V0VUNDA0T2s2YnhJRW9PbWlKc0t3VGozTE1ZbWJ4MTdqMWZlOHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzUzLCJzdGF0ZV9ub25jZSI6IjM3MTQ2MjA5NjA2ZWUwMzQwYmNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzUzIn0sImlzcyI6ImtkdS1sdGktdG9vbC0xIiwic3ViIjoiIGtkLWNsaWVudC0xMjM0IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTU1MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTIxNTM4LCJleHAiOjE3NzUxMjE4MzgsImp0aSI6IjY2Y2MxZmM1NWU3NzIyZjVkYTQ1In0.kPPJBY8pfBwC43sJHOEBysr-GLs0cGYU-igUGNq9FBZXj6s0bwmCUjVVjbNqU2uFXgqZAE-CyJIdyy519AaIIHZXZWW1eYZMHga5yaSFekmi66kYQS75KWNvTbCyQqyND7YpcKYPiGIOduSLd2HzDsWkxdlciyH3U9WFfGtzocbAnpkPDgrcDsKAGyGhmAx5RsZIpg3pZeX_II64ENQWU4023YJarN0lC6rFcb2xIbOgoCaxSxiZtFMEC3OWXjwI_M0oYyDRSNbQ1VRQkG-aPTGKsaAjjeviDudgzl5ko7CFu-2pXW4Egb7R03tOq-u2ZKaxNit1gELPrOPDTIBBJA (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: 37146209606ee0340bcd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request