Search:

Type: Posts; User: hipsterJoe; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thank you for the quick response, Dave I have...

    Thank you for the quick response, Dave

    I have BasicAuthenticationFilter in filter chain but exception is raised in TokenEndpoint (when Authentication object is not in place or...
  2. How to inject custom WebResponseExceptionTranslator implementation into TokenEndpoin?

    Hello everyone,

    For some reason I need to return 401.1 HTTP status code instead of default 401 in case of invalid user credentials.
    I found that WebResponseExceptionTranslator is responsible for...
  3. Hi Dave, thank you for the response,...

    Hi Dave,

    thank you for the response,
    AuthenticationManager was configured with


    <security:authentication-manager alias="authenticationManager">
    <security:authentication-provider...
  4. Resource Owner Password Credentials grant error

    Hi,

    I try to use Resource Owner Password Credentials grant type with Spring Security OAuth 2 provider (1.0.0.BUILD-20120718.114859-150).

    My security config looks like


    <security:http...
Results 1 to 4 of 4