response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5207/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mauplatform (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImRBSk43eG5GY0RsUjdIakpnVUw2SnRVV01xZ2ZKSk1XbHc5aE9sMzNHa0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjA3LCJzdGF0ZV9ub25jZSI6IjNhMTdiODY4YTUwYTg0YTBmN2Y3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjA3In0sImlzcyI6Im1hdSB0b29sIGRlYyAxNSIsInN1YiI6Im1hdXBsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTM5My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MjU0MDUxLCJleHAiOjE3NzUyNTQzNTEsImp0aSI6IjQ2ZTQ4NjU4MDI2ZjFhYzRjYTY2In0.QMY4eD2WMzMy_d_4U8qKUQfZ1szlWWIVrx6liw4zheSNHOcITGLq3vZAb1O8_MGKaz_E3E9-dA1C0N5zTcL2G3pt_uRuMaGLkE90sVJH5nZe88rPOyykquMs8999WaL12fviwnxWteCjl9TUepTd5NwJKjISqZzC6OJPN3poib0onLO3O1oKNLmDxYB6l5FtO4iFmj0Xy9STe5nOHAHvTPooGVc3XTVybtZq7FgQz_kXcZZ_4PKn04VQ20wLAg1xijsIaO1zO8e3gkib50NhIrQOwpfPjAULZX2vZCst_Td0V1QuGsIML3hPZe8TOtKvmKQB5Iyhb55mh9ztQjF-Kw (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: 3a17b868a50a84a0f7f7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request