1EdTech / lti-1-3-php-example-tool

52 stars 43 forks source link

[Question] Where should i get my private key? #11

Open anubhabmondalDirac opened 1 year ago

anubhabmondalDirac commented 1 year ago

Where should I get my private key? and other credentials for my tool. while using this library. Can anyone please help ? i don't understand here

claudevervoort commented 1 year ago

You may have to generate the key yourself using like openssl and place it in the db folder? Though I'm not too familiar with this library tbh. If you are looking for PHP support, you may want to have a look at https://oat-sa.github.io/doc-lti1p3/

anubhabmondalDirac commented 1 year ago

@claudevervoort thanks. I will look into it . Now I am trying to open that Tool (game) from my LMS (which is in open Edx). for that what should I do? Later i will place it with my tool. @bracken @pfranza @abertranb Thanks in advance!