I am hitting Key cloak api http://localhost:8080/auth/realms/**/protocol/openid-connect/token with right credentials ,its working fine but with wrong credentials
And when I add the cross-origin-allow , it give me preflight error
can anyone please help me :) PS: everything is working fine with CORS plugin

