I try to implement tool LTI 1.3 Integration with Blackboard LMs with using ASP core. I read spec https://docs.blackboard.com/lti/tutorials/implementation-guide According to this spec I have to have next links
- Login Initiation URL
- Tool Redirect URL(s)
- Tool JWKS URL
As I understand I have to implement own Identity Server Am I right ? Maybe someone can give me example ?