How to disable ldap pagination in RH-SSO

Updated 2018-09-27T07:40:40+00:00

Issue

  • How to disable pagination in my ldap User provider
  • Does my LDAP server support pagination for RH-SSO?
  • When doing a sync import from Active Directory the following exception is thrown in RH-SSO:

    ERROR [org.keycloak.storage.ldap.idm.store.ldap.LDAPOperationManager] (default task-4) Could not query server using DN [dc=sample,dc=com] and filter [(&(objectclass=group))]: javax.naming.OperationNotSupportedException: [LDAP: error code 12 - 00000057: LdapErr: DSID-0C090753, comment: Error processing control, data 0, v1db1]; remaining name 'dc=sample,dc=com'
    
  • When doing a sync import from LDAP the following exception is thrown in RH-SSO:

    ERROR [org.keycloak.storage.ldap.idm.store.ldap.LDAPOperationManager] (default task-4) Could not query server using DN [dc=sample,dc=com] and filter [(&(objectclass=groupofuniquenames))]: [LDAP: error code 12 - Simple Paged Results Search failed]; remaining name 'dc=sample,dc=com'
    

Environment

  • Red Hat Single Sign-On (RH-SSO)
    • 7
  • LDAP or Active Directory (AD) User Federation configured

Subscriber content preview. For full access to the Red Hat Knowledgebase, please log in.

Not a subscriber? Learn more about the benefits of Red Hat Subscriptions.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.