response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5030/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TEST_PLATFORM_OAUTH2_CLIENTID_20240903 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkZOaDBJSmV4UXVGejNBUGRPeUI4bXBOWFVuVmNTb3cydENfTmpQZkVDVkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDMwLCJzdGF0ZV9ub25jZSI6IjNhZmZhMTg5ZWU2YjFiYzA2YzI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDMwIn0sImlzcyI6IlRlc3QgVG9vbCBmb3IgQ0FFIENvdXJzZXMgTFRJIGludGVncmF0aW9uIiwic3ViIjoiVEVTVF9QTEFURk9STV9PQVVUSDJfQ0xJRU5USURfMjAyNDA5MDMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjM2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY3MDMwMjgsImV4cCI6MTc3NjcwMzMyOCwianRpIjoiZjczNmFlN2NjYjFmMDNmNTViMTYifQ.J7kKI6L2sWwbR62Khm_L_PfvadyeS6iGwlIbmZHq96D9bMzvqX72t5JkP0ahuzHtKBDfeWGCztF0J8zizjw6mq4BfguAq6ZjU5hzHmIQ6vBW7v6mgnlkRHkMPrDaPyvD4T2kY26Ell3waMALDLArmPv5xwdJqa3yOlWVxsJIirtfNjt3PUk9NSjzK2jQc0pHnO2unEmKnynCeKP6CebRkuqyxe1TDpSzzQA6uO5dWhRiWnSRSK4zvJbwATAdZZsd9Bt94rzc12sGjTOSJ93TmzX9-flw2PKe3ThD-QcfEP-X0DT6dVEA0Zn4Cl6roJQAnDbiUfmyvAb_9M7o8Z1ydQ (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: 3affa189ee6b1bc06c26 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request