# Digital Samba LTI 1.3 configurations

### Dynamic Registration

If your LMS accepts Dynamic Registration, use the following URL :&#x20;

<https://lti.digitalsamba.com/lti/1.3/register>

***

### App Routes

Use these routes on your LMS when you create the LTI connection :

**Tool URL :**

<https://lti.digitalsamba.com/lti/1.3/launch>

**Public keyset (JWKS) :**

<https://lti.digitalsamba.com/lti/1.3/jwks>

**Initiate login URL :**&#x20;

<https://lti.digitalsamba.com/lti/1.3/launch>

**Redirection URI(s) :**

<https://lti.digitalsamba.com/lti/1.3/launch>

\
Once complete, send us back your LMS details such as your ***Platform ID***, ***Client ID*** & ***Deployment ID*** so that we can activate your LMS on our end.&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalsamba.com/lti/digital-samba-lti-1.3-configurations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
