URL based JWT Connection For Custom App module

I am building a custom app which requires JWT Authentication for the connection and the JWT final token depends on the Full endpoint URL , how to reference the Full endpoint URL(base URL + Request URL) inside the JWT token from module communication inside Connection communication ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.