Open terapyon opened 2 years ago
@terapyon there's RAZZLE_INTERNAL_API_PATH for the "SSR server needs to use a different URL backend".
@tiberiuichim Thank you for your information. I will try it.
@terapyon we implemented SSO with discourse
at some point. I remember that it was all browser-based (redirect to the SSO server, then back with the required info, set it up, configure tokens/cookies etc.
Anyone, Have you used Volto with shibboleth of SSO? I need to use this. I think very difficult to use shibboleth because Volto has server-side rendering. Do you have any solutions?
Or, Can I disable server-side rendering? Or, Can Volto set different API URL from browser API call?