response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3153/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkJWNlg4X2QyYkpjdHBxenJNcUZlYkdiMmUtNl9GbkhCN2tKSWNJd0tqR0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTUzLCJzdGF0ZV9ub25jZSI6IjQ2ZjlhNzRkOTY1NDA5NTdmODhjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTUzIn0sImlzcyI6IlRlc3QgVG9vbCBOb3YgMDIiLCJzdWIiOiJ0ZXN0Q2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUyMC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMTM3OTYxLCJleHAiOjE3NzIxMzgyNjEsImp0aSI6IjQ3ODRjNDA5NjZlZWE5MGRkMDMzIn0.JPIDoEhkxEArwSgwH5hrfmmADEmkkjx3QcEZZX-6v8O1C9amfhvBHNuhmismXmh4Z92Snya1wAND1U2pY52xEnJS0A_WS53dO5VODTguWHVQRiwzonjYjyvuzjzaK8rWTY2L6Yc84628pOeIVcABh9C8Rr359LXeqlNOlIn5mGexWQHEZ_SCnj2k7giyIB8rt6UZKrgO9_pXid3llV0wv4iBd6LwRK_p_pXklnp0AWg60K8s06WgUzyBf0W0UgoclVO2oPeaR1441LeV0dU_A4JAwUViVC12XOJhyr2PK6MNHuUf8KhMetfF74CItbcO1P1Dx7DMAfx8pVR1ab_7ww (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: 46f9a74d96540957f88c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request