In case you would like to activate User Provisioning, please inform your point of contact at Radancy.
The CSV file can be stored in Radancy's SFTP server or in your company's one. Below you can see the requirements for the file structure:
Endpoint: sftp.services.1brd.com
File Format: .csv
Separator: comma
Columns: first_name, last_name, email_address, personnel_number, location, department
Authentication: SSH Public Key Authentication
Update Schedule: Hourly
You can access the SFTP from Radancy at sftp -i <path-to-private-key> <user>@sftp.services.1brd.com
by entering your passphrase of private key.
Please remember the file needs to be always the same, just updated with the new users.
The steps are the following:
- Create an SSH Key Pair and send us the public key that you are planning to use for authentication.
- Send us a preferred user name for the server for us to attach the public key to that user, and a folder name (preferably your company name).
- After our confirmation, we will hourly check for new updates/files.
- You send us a dump of all user profiles according to the defined format (see above).
- If we determine any changes in a user profile we will automatically update the profile in Employee Referrals as well.
- If the user is no longer present in the file for a day, we will deactivate the user in Employee Referrals and delete the user after a week.