Hi,
The client is registered with the OP:
```
/opt/opendj/bin/ldapsearch -h localhost -p 1636 -Z -X -D "cn=directory manager" -j ~/.pw -b "o=gluu" 'inum=@!A81A.15E8.A8C3.124A!0001!AC8B.4DEB!0008!F56D.A8EF'
```
```
dn: inum=@!A81A.15E8.A8C3.124A!0001!AC8B.4DEB!0008!F56D.A8EF,ou=clients,o=@!A81A
.15E8.A8C3.124A!0001!AC8B.4DEB,o=gluu
objectClass: oxAuthClient
objectClass: top
objectClass: oxAuthClientCustomAttributes
oxAuthRegistrationAccessToken: abb1eef1-ae99-44ae-b8c8-8c227382573b
oxAuthScope: inum=@!A81A.15E8.A8C3.124A!0001!AC8B.4DEB!0009!F0C4,ou=scopes,o=@!A
81A.15E8.A8C3.124A!0001!AC8B.4DEB,o=gluu
oxLastLogonTime: 20161017140150.182Z
oxAuthPostLogoutRedirectURI: https://<RP-fqdn>/destroy_devise_session
oxAuthAppType: web
oxAuthClientIdIssuedAt: 20161017135244.843Z
oxAuthClientSecretExpiresAt: 20161018135200.000Z
oxLastAccessTime: 20161017140150.182Z
oxAuthRedirectURI: https://<RP-fqdn>:3000/providers/3/open_id?locale=en
oxAuthRedirectURI: https://<RP-fqdn>:3000/providers/3/open_id
oxAuthResponseType: code
oxAuthTokenEndpointAuthMethod: client_secret_basic
displayName: Registration RP
oxAuthRequireAuthTime: false
oxAuthClientSecret: CbxBNMg.....4wBitNGQ==
oxAuthLogoutSessionRequired: false
oxPersistClientAuthorizations: false
inum: @!A81A.15E8.A8C3.124A!0001!AC8B.4DEB!0008!F56D.A8EF
oxAuthTrustedClient: false
oxAuthIdTokenSignedResponseAlg: RS256
oxAuthSubjectType: public
```