Spring security login redirect to target server

Hi We are using apigee to proxy our rest api developed using spring boot and for authentication we are using spring security. Since spring security is used any request to api redirects to login url for which we have configured SSO. But apigee redirects to target server login which is a LB and then again gets redirected to same login request as http . Since we cant directly access LB the request gets timed out. Why is redirect to target server happens over http?

0 1 129
1 REPLY 1

not clear

Maybe share

  • an Apigee trace session
  • a HAR file