Search:

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

Search: Search took 0.06 seconds.

  1. yesssssss !!! I fix the problem..... this is...

    yesssssss !!! I fix the problem.....

    this is the solution.
    you need order the properties in this order

    1º group-authorities-by-username-query
    2º users-by-username-query
    3º...
  2. This is my code, but the...

    This is my code, but the group-authorities-by-username-query don't work fine, if you use only users-by-username-query and authorities-by-username-query work's fine.


    <jdbc-user-service...
  3. This is my code, but the...

    This is my code, but the group-authorities-by-username-query don't work fine, if you use only users-by-username-query and authorities-by-username-query work's fine.


    <jdbc-user-service...
  4. My friend, i tried, but not working de groups ->...

    My friend, i tried, but not working de groups -> authorities , this is my code,


    <authentication-provider user-service-ref="userService" />
    <jdbc-user-service id="userService"...
  5. ok, thank you jsteph.

    ok, thank you jsteph.
  6. jsteph, one question i readed the JIRA, but,...

    jsteph, one question

    i readed the JIRA, but, what is the solution for this bug??, i don't undestand. I need user groups for my application, but the group->authorities is a requeriment for my...
  7. I need use Group Authorities with your example,...

    I need use Group Authorities with your example, do you hace any example with Group Authorities?

    thank you
  8. do you have any configuration for...

    do you have any configuration for UserDetaisService custom??
  9. Good class ! but, i need this ... First,...

    Good class !

    but, i need this ...

    First, you login in the form, before that the UserName is search in LDAP and when de user is Autentificated, Spring Security search the Roles in a Database.
    ...
Results 1 to 9 of 9