response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1687/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ims-test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxTRVlJYndiV2ltS2NmdkJuMy1mT1J5dW1zbXlzeUZBcW5lTWhfeVZDS1kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNjg3LCJzdGF0ZV9ub25jZSI6IjU4NGQ1ZDdlZDUyMjlhMWJiMTNiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNjg3In0sImlzcyI6Imltcy10ZXN0Iiwic3ViIjoiaW1zLXRlc3QiLCJhdWQiOiJodHRwczovL2xvY2FsLWNhbXB1cy5raXJvbi5uZ28vYmFja2VuZC9vaWRjL3Rva2VuIiwiaWF0IjoxNzcyNDE2NzY5LCJleHAiOjE3NzI0MTcwNjksImp0aSI6IjM5OTY0MWZhZTVjN2UyMTEyZjUwIn0.gcQlNFrCfd1GzChrapKDsnhfrTXmFdwutleT7axvkwjQxbjmE1nk8P2ayDXU9S8CIbkUhLu2vkLRK_XqvNZiWgBL2Gp7XNCHvGcHC2NyVWab1CtutpwpKj2SmKfIVWfQQ3W8rWeZIGYvDeUjq4dqx223U-CtQYUcPpcqr4f001ZVrsIjnBhIObwMjzIdEgcZTw3Ythqp1gM9ncMueZT3hqnvZH6omWx00TEknCbHVhLjLgw1So-MKGIHAhXGDHRuLVYg9yohw-MvMqlQPnFk-XM7ubKNqvE56NpJ1uR_OZDmyQWVFqJp1uMw047nBC0ZDjjqLsvEFeQGVElibeOdOg (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: 584d5d7ed5229a1bb13b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request