JOSSO

Support running roles and user properties DIT lookups using the bind credentials

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: JOSSO 1.8.1
  • Fix Version/s: JOSSO 1.8.2
  • Component/s: LDAP Identity Store
  • Description:
    When an ldap identity store is configured with no associated credentials, DIT lookups should be performed using the bind credentials passed on upon authentication is attempted.
     
       

Activity

Hide
Goran Nastov added a comment - 21/Jul/10 5:02 PM
Set JOSSO LDAP configuration property alwaysUseBindCredentials="true" to perform DIT lookups without configured LDAP secutiry credentials. This works only with memory session store.
Show
Goran Nastov added a comment - 21/Jul/10 5:02 PM Set JOSSO LDAP configuration property alwaysUseBindCredentials="true" to perform DIT lookups without configured LDAP secutiry credentials. This works only with memory session store.
Hide
Goran Nastov added a comment - 23/Jul/10 10:41 PM
Refactored ... Roles and User Properties DIT lookups are performed using the bind credentials passed on upon authentication is attempted and the rest of the lookups are performed using the configured credentials.
Show
Goran Nastov added a comment - 23/Jul/10 10:41 PM Refactored ... Roles and User Properties DIT lookups are performed using the bind credentials passed on upon authentication is attempted and the rest of the lookups are performed using the configured credentials.

People

Dates

  • Created:
    19/Jul/10 8:58 AM
    Updated:
    23/Jul/10 10:41 PM
    Resolved:
    21/Jul/10 5:02 PM