I have created an application with JWT authentication. I want to integrate with OKTA. Just to gain knowledge I have created a sample application with oauth authentication and was able to successfully integrate with okta.
Now I would like to integrate the already application with JWT authentication with OKTA. Please suggest me how to integrate with okta
Thanks