angela created OAK-4267:
---------------------------
Summary: SyncedIdentity for foreign authorizable always has
isGroup set to false
Key: OAK-4267
URL: https://issues.apache.org/jira/browse/OAK-4267
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-external
Reporter: angela
Priority: Trivial
Calling {{DefaultSyncContext.sync(String userId)}} for an authorizable that
exists but belongs to a different IDP, will return a result with
{{SyncedIdentity}} that always returns {{false}} for {{SyncedIdentity.isGroup}}.
I guess this is a copy-paste mistake from the result generated for a {{null}}
authorizable above. The fix would be trivial by passing
{{Authorizable.isGroup}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)