response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3075/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI_LS_Test_Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhnMy1iOW5zOUg4NXJfZjRXX1hGRHlVUzUwRUVlX2hBRUxtTlJfRnE1UFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDc1LCJzdGF0ZV9ub25jZSI6ImFhOWYxZDM2YzA3M2E4MGQxZDdiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDc1In0sImlzcyI6IkxUSV9MU19UZXN0X3YxX1Rvb2wiLCJzdWIiOiJMVElfTFNfVGVzdF9DbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDExL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY2MDg5NTQsImV4cCI6MTc3NjYwOTI1NCwianRpIjoiNTUxOTc0YmI0NDkyYzJhYTY2NGYifQ.Ust8ZlrWtUOi5leZQi4GJY22qfY0w931zw5NWjeTRWNuOUheMaxi_zU_p-zjnBJqfEz1bTfqpCg_H1VFQ84H-yssJ2lXbCx38AFc0fkCEkknTpIiiXPKWZ0bzmW2uPQMTFfo3TwI8WOZ9PQFMozmL5jk86mNKiZrLx8XZjGdnRQISNeh8j7qVTXKy_yO1NAN09E_LFtNJl8AHLSgtraDvu0FyUUiUk2xZX_SHtpSHuDOWzUOV0rTZR9xGnCctqbwRlz8kOPbNjM1pOJovg_Oige8iFdXT8EtAXO5m7obLWVG-mmPapHfTejJk2pTW_39fsiy06AqzXgMLo-HJuvoIw (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: aa9f1d36c073a80d1d7b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request