YuriyZ
YuriyZ
This ticket is scheduled for future 5.0 release for oxauth (jans-auth), however we need it earlier for cluster. cc @iromli @mbaser
We should add binary support on ORM layer first which can later be used by cache service and in other places.
@MohitMaliFtechiz can you check you really have user with mail `[email protected]` in persistence ? (logs shows `(&(&(objectClass=gluuPerson))([email protected]))`) Otherwise I don't see any errors or exceptions in logs which you attached.
@MohitMaliFtechiz Is it only couchbase problem ? Does it work with LDAP ?
Then it must be something related to couchbase only. @yurem any idea ?
Is it maybe due to missed token attributes ? In jans @mbaser fixed schema as ``` "sup": [ "jansToken" ], ``` https://github.com/JanssenProject/jans-setup/commit/fe9b47704e237d28d16b455d775543a0c19a959b @mbaser can we do the same for Gluu...
@mbaser nice, thank you! @MohitMaliFtechiz can you try it with Mustafa's changes ?
#1079 is about creation bean for discovery and then re-using that bean in other places (client, oxd). This ticket is about removing deprecated code.
@yurem PR seems to be approved a few months ago but not merged. Should we merge it?
@MohitMaliFtechiz does it crash with disabled audit logger ? From message in ticket description it looks like some big data chunk goes to logger which it was not able to...