I am developing an app on HCP and I have given anonymous user access.
But as per my requirement, I can set the "authentication" to null in xsaccess file as I need the user details from the session.
Hence, I have to enable SSO.
Enabling SSO is barring the users from accessing the xsodata giving the error as "Insufficient privilege".
So I want to know that is it possible to enable SSO and still provide anonymous access?