When we use GitHub for Jira connect app to integrate our Jira instance with our Github repositories, JWT token is generated and used for authentication everytime when Github calls the Jira.
1. Where does the generated JWT token reside?
2. On what frequency, the JWT token will be rotated?