response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3694/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: oauth_clientid_123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InE2dHU3cEpwWW84R3RZZVBPZmxHejkwRzMxLW5xUE5wMnlQeS1sYjItczgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjk0LCJzdGF0ZV9ub25jZSI6ImRhNzIxYTNmNzM5MDVjZTJhM2JkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjk0In0sImlzcyI6IkNvb2wgVG9vbCIsInN1YiI6Im9hdXRoX2NsaWVudGlkXzEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwNTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTY3NDkxMiwiZXhwIjoxNzc1Njc1MjEyLCJqdGkiOiJhZTE4MDgxMGE1YTkyZDU3ZWM4OSJ9.cjx6nmupUUEfzLQaX2Js-lAcoyMSRg3bRxLNqETy4O9-5bnxv7olFxD1OtShk5JIFz0XrrnIslSlD84NxnlMCfN062jkWtQLOztLUnj9xK3IdsW9ZGp9o_2okmdHuNhPiV2IAPPX6ocHhQMNP6_jCIhTRG4ZiTyEIqOTsDop9z5yzmK_h-7gStBp4RpBLg85VVUZeoYdlr-_lNZrAnih48q3Hh7t19mpL5PDIN1E3czrDUSpCucSYTIteP1J-BBHD9EAAaQuDHSLvhY-TGuWYWeMWRbgbsancNETgYaU1FeRKoreWro_jB-yNRs1wwVHLgJkMHyaiYEtosrj-0Epfw (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: da721a3f73905ce2a3bd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request