Hi!
As an instance I have 3 REST connectors.
I create user '[email protected]' in syncope. He has syncope key
'asdfsdaf-asddfasdf-asdfasdf-asdfasdf'. During creation flow I add 3 rest
connectors to this user.

When Syncope pull user to each REST connector all of them  by default create
different ids for this use:
A first connector creates user  '[email protected]'  with id = 1
Second connector creates user '[email protected]'  with id = 'TE45HDS'
Third connector creates user '[email protected]'  with id =
'ghkjghkj-ghkghkj-ghkjghkj-ghkjghk'

1) Is it possible to define different remote keys for one Syncope user for
multiple connectors

Remote key could not be null. But when I create a user in syncope I will get
valid remote keys from all connectors only after CREATE operation.

2) Is it possible to disable Remote key validation? (For now I just set
random values during user creation flow in Syncope)
3) Is it possible to update remote key in CREATE groovy script for each
connector?

Thank you in advance for your help.

--
Sent from: http://syncope-user.1051894.n5.nabble.com/

Reply via email to