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.eyJ0b29sX2lkIjo1MjA3LCJzdGF0ZV9ub25jZSI6IjgzZmJhNDhiZDQ5ZGIyMGM5N2Y3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjA3In0sImlzcyI6Im1hdSB0b29sIGRlYyAxNSIsInN1YiI6Im1hdXBsYXRmb3JtIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTM5My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NTg4NDgzLCJleHAiOjE3NzU1ODg3ODMsImp0aSI6IjA2ZWE2N2U0ZWNkYWQ1NzJjZTMyIn0.iEUgqT7Z-1en8f1-ufFYLbFQehSckFvv25Nh2a0HsksRmHPn9emJBEdJoEFuG0zVBqKrugQX7Vqm0kyIBfZ1pYQw5Jnvyh8rh8YyD9K3_iNTLgz5rZ4YlcACsNh5DUhIhfNLSOpwnW_iYBjiNhW-YnayL4oXt1YsXQjLQ92ERrmEbxu3jz4WfNZquaoPlFMWgn1x_lvPHcgWyfPiHbCTG77EquUrYN1Vh-_G9JCgnHOB-nCeyLh9PvsMy6amLK7fDUr5z-21qAPBGMtNX2FqBJ7oSSwCy64Ie4oJGR7QiRryBbzq5OTn5AlRstF1f8KpHkVFj90-UyDofQQ8_CvtdA (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: 83fba48bd49db20c97f7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request