How to integrate Discourse as a tool via LTI1.3 to any LMS system?

We want to use discourse as a tool into our LMS system.
In order to do that there are two side configuration needed to link. First from discourse LTI1.3 plugin settings. These are the discourse side settings for LTI1.3 . What would be the standard value of each of settings params?

Secondly, at LMS side we have to configure the external tool provider discourse as a tool, below prams are mandatory : What would be the standard values?

  1. OIDC Login initiation URL* - mandatory - The Open ID URL is provided by the LTI Tool Provider and must be entered in this field.
  2. LTI 1.3 Target URL* - mandatory - ** The URL of the provider, with which the media can be launched**
  3. Tool redirect URL - The tool redirect URL is provided by the LTI Tool Provider and must be entered in this field. Links can be entered in the field separated by a “;”.
  4. LTI Organiser ID - A clear identification for this LMS. The DNS name of the organisation is usually used. If this field is empty, the host name of the learning platform is used.
  5. Deeplink URL - The deeplink URL, when provided by the tool provider, can be used to import specific launch URLs directly from the tool, based on the desired content selected by the admin.
  6. Tool public key - The tool public key is provided by the LTI Tool Provider and must be entered in this field.
  7. Tool JWKS URL - The tool JWKS URL is provided by the LTI Tool Provider and must be entered in this field.

You’re trying to follow the instructions at Discourse Learning Management System Integration (LTI 1.3 Authentication) person, right?

YES , you are right. if we have sample data then it would be good to implement, I have tried many things but not working.

You’ll need to provide some more details about what LMS you’re using and so on.