Add validation to catch SSO in Java with Spring Boot

Job ID: 32677188

Budget: $10 – $30 USD

I am working on a project with Java 8, Spring Boot and Angular.

In which currently when uploading the war to production it begins to mark 302 redirect errors, but in the local environment it is not possible to replicate the error and everything works properly.

Reviewing the logs that the environment team provided me, it shows that I must add a validation to the SSO, since my retrive api takes it as null, so I should add a validation so that it waits for the sso to arrive or if it does not have it request again.