on 2018 Feb 05 11:59 AM
We are having troubles overriding the default AuthenticationProvider for OAuth2 in ywebservices for Hybris 6.2.0.2. We have tried to set up aliases as well as reconfiguring beans, but nomather what we try, CoreAuthenticationProvider is used.
Anyone found a solution to this ?
Same problem, we had to patch (customize) oauth2 module to inject resourceBundleMessageSource (to override properties) and cannot override CoreAuthenticationProvider bean to support different (not default, but session) Locale for this code:
throw new BadCredentialsException(this.messages.getMessage("CoreAuthenticationProvider.badCredentials", "Bad credentials"), var6);
Did anyone find more suitable way to fix this? did you do?
thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
27 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.