As-is, returned nothing at all.
Dropping "-s base":
```
# /opt/opendj/bin/ldapsearch -h localhost -p 1636 -Z -X -D "Cn=directory manager" -j ~/.pw -b "o=gluu" 'inum=@!4692.354C.6746.1845!0001!0171.D8FA!0008!FC70.AB27'
dn: inum=@!4692.354C.6746.1845!0001!0171.D8FA!0008!FC70.AB27,ou=clients,o=@!4692
.354C.6746.1845!0001!0171.D8FA,o=gluu
objectClass: oxAuthClient
objectClass: oxAuthClientCustomAttributes
objectClass: top
oxAuthScope: inum=@!4692.354C.6746.1845!0001!0171.D8FA!0009!F0C4,ou=scopes,o=@!4
692.354C.6746.1845!0001!0171.D8FA,o=gluu
oxAuthClientIdIssuedAt: 20160824155125.530Z
oxAuthGrantType: authorization_code
oxPersistClientAuthorizations: false
oxLastLogonTime: 20160824155125.531Z
oxAuthRegistrationAccessToken: 423576da-a17b-4b6a-b44c-190ee7290505
oxAuthResponseType: code
oxAuthTrustedClient: false
oxAuthAppType: web
oxAuthLogoutSessionRequired: false
oxAuthSubjectType: public
oxAuthRequireAuthTime: false
oxAuthClientSecret: mPRICT0BIDzWBv+7kDMaZG7vce+5dYrEqvEm1FHzVvB20L1FH/ArIA==
oxAuthClientSecretExpiresAt: 20160825155100.000Z
oxAuthTokenEndpointAuthMethod: client_secret_basic
oxAuthIdTokenSignedResponseAlg: RS256
oxLastAccessTime: 20160824172916.062Z
oxAuthRedirectURI: https://<gluu-server>:3443/v1/auth/openid/return
displayName: TestAuto
inum: @!4692.354C.6746.1845!0001!0171.D8FA!0008!FC70.AB27
```
Edit: Formatting