Master Registration for User Provisioning with Entra ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 10:02 PM
Hi all,
User provisioning is set up in conjunction with Microsoft Entra ID.
If there is a way to make it happen, please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 10:23 PM
Hi @幸平
Create before business rule on the user table and then check company and department are exists in their respective tables and create if they are not exist and set those on the user record.
Thanks,
Swathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 11:56 PM
Thanks for the reply.
Can I see a company or department that is not in the master linked from Entra ID in current.company or previous.company?
If not, how do you check for its existence?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:47 PM
yes, you can check with current.company and current.department
Thanks,
Swathi