response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3479/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: nt-123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxXeHRLQlhOdkpnQWduZEU0Z1FHQnFCYjU3VHNKVWk1Z2NuQ25vMFk1Z3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDc5LCJzdGF0ZV9ub25jZSI6ImNhMTFmZGY1ZTA5ZjdhYzcyMzA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDc5In0sImlzcyI6ImhvYW5nbnRUb29sWS1aWloiLCJzdWIiOiJudC0xMjM0NTYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODM3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTk5MjEsImV4cCI6MTc3NTAwMDIyMSwianRpIjoiNzYwZDQ1OGNjZDAxMDQ1NzM0OWMifQ.S0jJYJoIUE_yK7Y9xR9XMX6cF-HH6XOCSochA9m-vQ-ymTa-S1RB6FMKbHOl8rVrAhdJSvdQgtQEEbasUNKnnWa3kTUJ5TQYdYvibNpPzEy1_GtyLH9EnRYkLXa7eyxQhUl6aplKMfu5kqcsErz7UWJWFDYrLIuoprcA_w_UmIMu5BBSoo5hZU38aWsH-BzEF8_r9fmVVTbOR5pfFNAxmp6bsmfdRiZ0oHmqjyPvKoXAAJzZ5hxUYSCrWVN5lsqyLjGbALqLZAT_IW1gtNDZDCkabzI1khLqD3IDDiPJNgCmGnUjZ09UhNXFtaEcPQJrqNcZ0joTYLYfvncX3aDKDA (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: ca11fdf5e09f7ac72306 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request