response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1922/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dkclient525test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdkcE1rVkp1TllZUXpQRU4tNWtMYldOdTY5TDVvZFdKajhnSzBQZWp4bVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTIyLCJzdGF0ZV9ub25jZSI6ImJjMDkyMDA1MDczZjE3ZDVlOTY3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTIyIn0sImlzcyI6ImRrIHRvb2wgbWF5IHRlc3QiLCJzdWIiOiJka2NsaWVudDUyNXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2MzUyNzAsImV4cCI6MTc3NjYzNTU3MCwianRpIjoiN2ZhYzRhYTg0ZGJjYTZiYjcxZTkifQ.ioQnA2oOk2ImqaldkUiWXqp7gxUsHzp2pHgOQqtVXes2PHXex3Ktggn5Mh1WhGbheqgGQ4WTZX_oY4HZ8T8nY7FHMqTSd27xMqg7wFhEYBj7ZraUFEWuZ5To-8GSo5mesBQsuaZ2OEqS95L4GUPOXptT-nVOeX4kf9yD8MqwmVFN4z5DOsifroErXi52aOVh344vLdjnJIP7Dpg4aJy-x_AQlB5iuEXlDKGQ3lB3ppsJ6X7y_ms0dzmK5TBfmrfzg8fz7BZluhZCxEvduROsMg6aKcNTMBbHboD7GR1db3fXUh3SrKLccId4tsC9eUONeLI7mp6Dl4tuX3rtG94B0A (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: bc092005073f17d5e967 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request