I am working on a Spring Boot Application and using Okta to protect the API end points.
I created a web-app and am using the following in the application.properties
This works for me as expected in my local system but I am facing issues when I deploy to cloud .
I get this error when I login to Okta using my credentials. The credentials are correct and I am able to login to Okta using these. But when I try to access the spring boot app I get the error :