response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5087/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: andy1234567890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjN6UFhLeHpYQnpaRlRCX3dCR1U0ZG5UY0RSUFVwc1R1N1NLY1pzdDFXdXMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDg3LCJzdGF0ZV9ub25jZSI6ImRlMTdkNWQ3NGIwMjA1ODlmMjhjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDg3In0sImlzcyI6Ik15IFRvb2wgMDEiLCJzdWIiOiJhbmR5MTIzNDU2Nzg5MCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyODUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQ0NDQ1OCwiZXhwIjoxNzcyNDQ0NzU4LCJqdGkiOiJmYzE4Mjk5YjQxOTg1Y2Q5MmVhMCJ9.z8rBXUKNK2uHz-OmHBQiw-7Is5MqY91MJH6m2gigd4Mg63GHmUMW_OJZ5HkFchOBAeridETvlBKHSy81gUtzwsezD2m8Mz1ELrsYUs9Xxw9DSY0s0Ah3MrJb_1g--wf4k3FPB_qWkTrx6uyNFfoxhTf9-YLtq045GNc_iT1hMQyEtqwAFHiotGBfCgwA2k_lehU63zepthhHiTbWZFQpyATiWJo2WC0SR0dhIhRRYhfXacL4EACgJFsU3B7VqYgt8evHJRu30hc3Y6egND4OQ6Cq1xHbWx_jBJKmBywyfDPdkuqKDtYkLOLuqeyhMJqZLXFWcoPo8Ip5ydj1HGmgeA (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: de17d5d74b020589f28c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request