I have a jdbc connector. I have created a new entitlement type, with id and name attribute. Queries appear to be right configured, as after aggregation, account shows all the entitlements id the account has on connected system, but does not appear in the Entitlement Assignment list. Also, when requesting some entitlement, it does not even appear in the my request list.
I also has another connector very similar to this, working perfectly. I have tried several alternatives, including create a new source from scratch, but behaviour is the same.
UPDATE: in original source, I have created a new entitlement type instead of ootb group. I created a new source, and use the ootb group entitlement type, and worked. I wonder why is not working with a new entitlement type, in JDBC sources I am used to represent entitlement name in source (like “profile”, “permission”, etc).


