response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2136/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 2n9j35n2v34a04ucgjb5s31bf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNuRjlNVHlCOHprNUdBbWpWZEVzOVkzOTdxYzdfaGIwYk9rTVcwV3BZdW8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTM2LCJzdGF0ZV9ub25jZSI6ImZlMGU1OGJhODM5NGMyNWY3NTE0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTM2In0sImlzcyI6IkNvZ25pdG9Ub29sMjAyMTA4Iiwic3ViIjoiMm45ajM1bjJ2MzRhMDR1Y2dqYjVzMzFiZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXRlc3QuYXV0aC5hcC1ub3J0aGVhc3QtMS5hbWF6b25jb2duaXRvLmNvbS9vYXV0aDIvYXV0aG9yaXplIiwiaWF0IjoxNzc0MTI4MjY1LCJleHAiOjE3NzQxMjg1NjUsImp0aSI6IjIzOGExNGEzMThkMTJiYWY3ZDZmIn0.Yj8OwZBr_dDehxZjeh4Py5fT3CtyjbMDChOY3_KStCL2NEnJ-1iSWLO50O78guVRg4T4v_iu47BkP7xHxQlNDVpaSKFCcNlXFTdRQb8_BZA-ruO1NTMWNZWuwEXqecfR9Kz27vyDbu9M2rezkUzn2uBxKrp_acloqZcW103qaihGHxkvUIRrvivXRqeCcqmtvgCtwvTBKWTmlLy16xf1k2scALsLHZPCPOpMllviF9xlfwWRLmpkNkInYrtXFGYEN6R9i2JjmQtF0eO4kJXiYnn-b7Z5Gx6YgW2IAQEgpSE7AHe6pw1EstwgKrLYVaBQcynr9BJVKkrYmTRkTypKFg (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: fe0e58ba8394c25f7514 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request