response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3385/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: sbbd_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFnTjY5cXFZUE5weEhGSWg4Q0hVaXhEa25JT2M5SG5TdkhEcmJCWi0tamsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzg1LCJzdGF0ZV9ub25jZSI6ImRjMDIzZmRmMWJiYzQ0ZGZkYzgzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzg1In0sImlzcyI6IlNCQkQgTFRJIFRlc3QgVG9vbCIsInN1YiI6InNiYmRfY2xpZW50X2lkIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzcwOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MjkwNDkxLCJleHAiOjE3ODUyOTA3OTEsImp0aSI6ImExZGIzNWZiYjA4MzhhNGUwODAzIn0.EY5jTJYTDKogxRU37tugxgjcPKuI6adA974oWTObDNuj_-Zt4TsIW-Evzkb_oU5R4l3JkE-2yMoNAz4Dlexr5ieDXaEEtZklH5mcr4MecQ3ju2g8x69Py2dgoX-yGEtcejFKJ_DJH7tftHivQ3Lxzwwq2_sLMjPpZ-Z4SR7WOX3Av2F4MsP9-XjwWcQwFMeJrDkWHzgayZeoFOXgpn193Y-auUlOJOi8sYhMCyAF2oQnQx5-6VG1092ddnEGxv43ijpTsURZP-omNO4ikEhjedbVR2pC-zU49HLQQb8iHssSlL4KzfH4-yOOdCcAJgBbvdnwgYn3k5tgy7Y-uWNN5A (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: dc023fdf1bbc44dfdc83 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request