Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/70
@IsurangaPerera the only effect of UNIQUE constraint will be that a
validation error is raised whenever a second AccessToken is created with same
owner of an existing one.
Are you simply proposing to add such constraint and leave the rest of the
code as is?---
