Hi I\'m new to spring security and trying to figure out how to configure auth server to issue tokens. the problem i have right now is that I\'m receiving 401 or 403 on the Cors
So I figured out what my problem I had to configure my websecurity to ignore CoresRequest request as well so inside the configure block for the websecurity i had to set this