response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5742/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testyarik (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlpRQnJNVjIyTGcxVlZwT0tJbzY1SDFrS1hrNFVyTXVYWF8tdUdlR3ppOUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzQyLCJzdGF0ZV9ub25jZSI6ImM4YjUxYzE5NTAxMGNiYThlM2FlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzQyIn0sImlzcyI6Illhcm9zbGF2IFNlbGl2YW5vdiB0b29sIiwic3ViIjoidGVzdHlhcmlrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTkwOC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTYyMDIyLCJleHAiOjE3NzI1NjIzMjIsImp0aSI6ImEwMTQ2ZjhhZDA1OTdiYzRhODc4In0.CgBENv_nqZqkd4TJhqUIPteBxLQPZ2yVJOXsKnXmJpZ1qG9LJzLHTHdUV4MsO1ACG_HAeGzHfzwFF6LE43bZ7xojhmx3KS4NzGHwHmyT6SRMFYv6vtS1dyq-gIvHSAXxQSFOpTgsv-lRTKLyyPZpj_7Ue0iALUvS9j0HbugvSwRbyz-6BxYh0qEEEx2jnqPcf666oheO4Tv24S_5umUb71_WIOjpAbJjhVdymwdDyFqT-A7pi1LgT3y30qOO1XCWeNFCATJf2e7h1Z0Miv2Nbhw-5pvBy11Ahk0CcZULdT5_P5anIlf7SB_fQ4vQaoJI6amiLfDM9bR9rV_rOkIoww (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: c8b51c195010cba8e3ae (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request