response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1786/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: BNPlat123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxkZmVvYjBRR1QzdkE0UU1sMjI3UFJfNG5GQTZ2c2EydkhtelRiM3pPWkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzg2LCJzdGF0ZV9ub25jZSI6IjQ4ZWY3OTM5ZjIyYWY1MzBmNzBiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzg2In0sImlzcyI6IkJOVG9vbCIsInN1YiI6IkJOUGxhdDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5MjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzQwNTI1NywiZXhwIjoxNzczNDA1NTU3LCJqdGkiOiIxYTM0MzM5MmRjMzQ4MTJmNjBmOSJ9.inVL0tCVnXCWg4BPppc045VeyBjvHaJHz_tNUZeAx6IDa6W-m320ocDsKMHYf_cV9bBbJALyda4Bl9wDn4qAz4oqP7CTGg7LwdcE0xhkPUL7wsY90XEf4U4I2UXP3tUBooa2zNt4KYIuOIisz1XoHgPhYcMGm6Gs68DJM5sffQU_IFm9nqNqwhF4-Syql8r4yjlfmVWWSQfxA9IQ4mxyeyRdGbE3_OxnhZhKOpBUEZr_goDTrO8Dvu_xpi13-gDTzmhs1Mgh-5mJ-ZqI8Mt6NGjHO5bICqDBqP1gG5nPQLWegNitoz79aoq2V08PGH51-nfMaGHflpplcFgesMQUsQ (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: 48ef7939f22af530f70b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request