response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3149/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: PercipioClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllaS1BRZWdmd2pWUGcxc0swSTJGSlAwb1VfZlQ5MHlCOXRKQXVCMWVRYUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTQ5LCJzdGF0ZV9ub25jZSI6IjYxYWFhY2QwMjYxOGNmZjFlMGU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTQ5In0sImlzcyI6IlBlcmNpcFRvb2wiLCJzdWIiOiJQZXJjaXBpb0NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1MTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njc3Mjc0NCwiZXhwIjoxNzc2NzczMDQ0LCJqdGkiOiI3ZDhmNGQ2ZGY4MjIyY2ZmNTljOSJ9.Bj5FIJ6lLFXwCIoIeuzRM4L-o4zu0Yl_EiNSz1O1BWJnm8dGlswaZ7-uq6mu6p3urtqcLJmRcwY6v_n8fFLhGT2IgU0opbGW4MUsK4aHREaTHqdxrvT57W0EtGc4yk-mIk4_14d-mS6lADodoj7oPT3MlRDR12v6Z0p_KKR0KgDK-ejlyoyd4oeVKejBs6GwsWUaHTKmRgs4TQVnO_5yQhgtnU5SCeqzuFW4y41_bxqEnFKQWku3-9jvSq7x4GONpdMUrFJqFC6fn_N0_dxb2o4izWC1-NyZcPqe6QSWeyeHEC4gacsRpa1YGa94ZOenlRn3Q0vMr_bjOGjcI1xf-Q (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: 61aaacd02618cff1e0e6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request