Hi all, The core's RestServiceExceptionMapper defines the following:
private static final String BASIC_REALM_UNAUTHORIZED = "Basic realm=\"Spring Security Application\""; I propose to change this to a more neutral realm, as this appears when authenticating to access the new CXF-based REST API as well. Any objections or suggestions? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
