Re: Preventing REST users from multiplying rapidly

2021-01-06 Thread Maxim Solodovnik
Hello Robert, On Mon, 4 Jan 2021 at 08:41, Robert Savickas wrote: > Dear Maxim, > > For some of my online apps, I have well defined databases of users with > their specific IDs. So, when I connect them to OM via REST, I assign a > modified version of their IDs to the 'externalId' parameter.

Preventing REST users from multiplying rapidly

2021-01-03 Thread Robert Savickas
Dear Maxim, For some of my online apps, I have well defined databases of users with their specific IDs. So, when I connect them to OM via REST, I assign a modified version of their IDs to the 'externalId' parameter. That creates a new record for the given user in the OM database. Subsequently,