Transformer - Fix Ambassador Service bug where Spring Security default auth is overriding custom auth
With latest Transformer updates, the Ambassador Service is enforcing Spring Security's default authentication on all requests. The Transformer is not configured for Spring Security's default Auth, so this obstacle cannot be cleared by users. This default Auth is also getting in the way of our custom auth functions which check entitlements.
Edited by Levi Remington