response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3499/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my_client_key (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZTS1dIbjg3Nnh4ZlVlOWlLeUMwVkZoUkdoWC1HeEp4cFFZMVFsZ2tEOVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDk5LCJzdGF0ZV9ub25jZSI6ImEzMzAzN2RhZGFmZDYxNDU3YzRlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDk5In0sImlzcyI6IlRvb2wgTVNDIC0gTEwiLCJzdWIiOiJteV9jbGllbnRfa2V5IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzg2OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTYxMzY5LCJleHAiOjE3NzI1NjE2NjksImp0aSI6ImYzMjM1NTBlNjExYTQ5NTBkMTEyIn0.sFLjnwapdxjKfNbyBxfRtczn1ZvV3hM-mjOkpbvlASAzIBKWhrqHlso6p7iCsIv17O6q2dCu9sFit8YMvwrCPJUNbTrDd14R0nOz57e6YcQd8dUykG4JSHdR3SAHgSwkSjqJeUag7I6YssgMLIDTWX5JCsOnNCof4XVkW3RDspNe3Z6VFPsLxvgZgnwNbkDZxKJ3OEO5N3kcJlVTKSVPoSr8X0mYhXJ7q8LPuzpiAl4UN38nVbJFCmZeWrhJYVAB2LDygyuV2sYAgrynOB4pFZE-nHz3y9Qq2hvSpFlzsZjepRdcSQyZtjgcP6AN14KQP6GLJIL2ed3HSNy-6uZ3Qg (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: a33037dadafd61457c4e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request