raintung (Migrated from SEC-2936) said:
Rest API look like not support authentication, Rest API it is common usage that easy to authenticate that don't require the session. Every API call need authenticate again.
Ex. Token authenticate
I don't find the any web filter can support the rest API. Was it customized?
I think it should be standard filter in the Spring web security. Please correct me it I am wrong or miss something.
raintung (Migrated from SEC-2936) said:
Rest API look like not support authentication, Rest API it is common usage that easy to authenticate that don't require the session. Every API call need authenticate again.
Ex. Token authenticate
I don't find the any web filter can support the rest API. Was it customized?
I think it should be standard filter in the Spring web security. Please correct me it I am wrong or miss something.