response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3345/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8469e67f-58f4-4ec8-a925-fbac0163c17d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhLXzdzU1VRb2p3Zmg4QmdmVkdDWGtkQ01lX0NDNEcyYVVJalBxWE5icWMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzQ1LCJzdGF0ZV9ub25jZSI6Ijg3NTI5YzY1MGNhNmJmYTNjZjhiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzQ1In0sImlzcyI6IlRvb2xDcmF3Zm9yZExUSVRlc3QiLCJzdWIiOiI4NDY5ZTY3Zi01OGY0LTRlYzgtYTkyNS1mYmFjMDE2M2MxN2QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjgwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2NTU5OTcsImV4cCI6MTc3NjY1NjI5NywianRpIjoiMGRiODI0MmRlN2IwYzcxZjdhZmQifQ.MACZE9QipBiip8mKff-wTYrrDRA3KAFbBJafVDWiksCgIJCfDbI6j3vjWl-IXwcdJGp8FIvoztsrgzUCDuiGtEh4t9WByknug3TjhtKHPZFNVb4-XlIWnk5HcClKy_PyzDE4Nx2AVSx9R2fhhyWuH1rkvjC7J8yIAHHZ6J0CguyC-v4hw8O3Hz7DXGMPzPXYOxIZfLepmdM32VVSje-pUYDuS4Y6wHr9TcPRat4_yEzwPNL-UE5telLuaqCH_82g4zUy9baQrWIW_FaCPS9y-XeyLdF7411kPI8xQF1OFaGNUwuUsyjvZhmVSOLAkkSOVJzkf32Y1fEZYwy0jZ9xnA (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: 87529c650ca6bfa3cf8b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request