response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4777/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: francoubpapril (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllBWjFJb0JUa1lVWGxNV0ZvcVltRVVKOXRxRFRwUDdFYXk5ZzlId28xcEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzc3LCJzdGF0ZV9ub25jZSI6IjNkOGZlY2U4MmQ0MWNlYzZkOTI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzc3In0sImlzcyI6ImZyYW5jbyB1YnAgdG9vbCBhcHJpbCIsInN1YiI6ImZyYW5jb3VicGFwcmlsICIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NTcvYWNjZXNzX3Rva2VucyAiLCJpYXQiOjE3NzU1OTU2NjYsImV4cCI6MTc3NTU5NTk2NiwianRpIjoiN2M5NWRmNjRiMWIwMmQ0YWRlMzQifQ.EbhYUq8qbXUe-sZp_21W7CzbI2UHIfQpVh5856ItC8hgXuVfIHyJ370BdEQxGaEPJN1jNdSpvlxuZ8VrWajtVyusBopINeW01wukhIuwY_R9AD9dTlHV2Aq-GoLk0hU4KB9IQZLh-AYeqJVt8DwbQhnVi9Bey9LqOm4t3MceEZ674ikCTtRlKIBtcWvLN1EJgfOiHGXrXKBwPjhrBZHd33dbshUuuI0duh1k0hFpzZHO-fbNUtw5Jy2ZZoWln02LnQm0u9CfKLGf-vdizP_WChobnDC4Wem8ItiCQITu_6EibcMjZB5m_xfTsuUduP7Y4ORoKDxM4G1FXS7WTc7C7w (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: 3d8fece82d41cec6d926 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request