response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4685/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti_deep_linking_test_platform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5acmtwbVRTcUIzc3ZHY28wRVJtdHlUdXFnV2t6TWpua0swQWtfOTNlTlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Njg1LCJzdGF0ZV9ub25jZSI6IjVkNjM4NTNmMzMzNjA0N2MxODlkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg1In0sImlzcyI6Imx0aS1kZWVwLWxpbmtpbmctdGVzdC10b29sIiwic3ViIjoibHRpX2RlZXBfbGlua2luZ190ZXN0X3BsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9teWx0aXRlc3QubG9jYS5sdC9hdXRoL29pZGMvdG9rZW4iLCJpYXQiOjE3ODUxNzMzODAsImV4cCI6MTc4NTE3MzY4MCwianRpIjoiYjJlZTEzZWQ1ZTZjZTVlYTM5OTEifQ.x47V11RFtUr2GK5Sd49XGmLOYUAibviGodjj6BXqpe5TtLwbiaQB67PpiVAsYBzLINi1wjaZH8nCGq3yAZLLV1eerpKcEIr8V-MvPkuuegBHslA2z1111xtNYm3lRrSUyh9KhRjnJNZKKVSz-skGsAP6zuf4e2TLV1oaEjIrscsejvpvvwPTH1d33-ZZtnWxA5eMQV6XZuMoiFlnJNaO86tbNnmUvCKTrj57HvQF8O2iGvoW0kbeybe4OeFX1k9wEu8f5_YcbRLDWeVCkoXmW4wEuS5IETrAgHlwFipqlSBX5irqECXCJOsrdJuQWcOghiwmzt5bW36No8XCfRKeQw (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: 5d63853f3336047c189d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request