In previous versions of TAO Community Edition, connection settings were located in a separate section of the admin interface. In the latest version, there is no section for LTI connection in the admin panel. Could you please tell me where to configure these settings now, and where to find the keys to connect to the application?
Hello, and welcome on TAO Community,
If you are looking for LTI connection from Authoring (Content bank) to other LTI platform, it is currently configured through environment variable when authoring service start tao-ce/libexec/setup/apps/construct.libsonnet at main · tao-ce/tao-ce · GitHub
It may be not that easy to edit this configuration. If you can describe a bit your use-case, we may check with engineers to build helpers scripts, and write some documentation.
I have installed TAO in docker according to the instructions: link
I have also installed devkit according to the instructions: link
I am trying to test the process of connecting to the TAO platform and passing the test using devkit, but I am getting an error when I follow the link. I attribute this to the fact that the devkit.
configuration is not installed on the TAO side. In the tao-ce directory, there is no libexec. directory in the container. How can I create a configuration in the docker container or during its creation?
ok I see !
devkit is already included in TAO CE ; you can enter https://community.tao.internal/devkit/ to open it.
libexec content is in /usr/local/libexec/tao-ce/ in the container.
Thank you very much, yes, there really is! But there are problems, as if it is broken and should look wrong, and when you go to the Resource Link, an empty page opens.
Please tell me, if everything is in one container, do I need to change anything in the configuration in this case to test the work on lti?
Thanks for your feedback
indeed, it seems there are some routing issue (/devkit prefix is missing in links); we will investigate and try to publish a new version in coming weeks.
Please help me figure out what the problem might be. I have deployed the TAO Community Edition and the devkit on the same server. I have copied the public and private keys from the devkit to the TAO. In the TAO, I have created connections in the construct.libsonnet file and a test, and I am trying to access this test in the devkit, but I am being redirected to a blank page, and there are no errors in the console. I have specified four parameters in the connection, but I may have missed something. I have included screenshots of the connection settings and the results.







