Build a Java REST API with Java EE and OIDC

Melvin Moses

hi,

I have done the procedures under the heading “Protect Your Java REST API with JWT Verifier”. But I got the error in browser developer console. I think I got some issues with filter procedures you have mentioned. The error is like this “Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/good-beers. (Reason: CORS request did not succeed)”. Any help would be appreciable.