For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hi,
We are in the process of implementing SSO, because of this we do not want to send any notifications or allow password reset on employee emails. But I have no way to switch off User notifications as we also going to have supplier portal where we want to the emails to go as well as allow reset passwords.
How do I achieve this ?
19D allows you to default supplier users to a different account category in the security console, and it can have the notifications on, while your SSO-enabled workforce accounts will use the default categories' properties.
Well that would be after the account has been created ? it would be too late as account generation email would have gone. ? Or I am not getting something
see my case.
See: Define User Category for Improved Supplier User Management
By defining a unique user category, supplier users can now have a user name policy and a new user account notification that are different from employees. This user category is automatically assigned to supplier users when their user accounts are created. This user category gives supplier users the type of user name preferred for external users, and user account notifications with specific information for more effective communication and the next steps the supplier user can do.
This is what you want, I believe. We have tested in a 19D test environment and are satisfied with the results (a great improvement!) as we were seeking to solve the same issue you have related to SSO employees and supplier user accounts, and new account / reset password notifications eligibility.
Hi Joshua,
Quick question on this, we are also trying to implement similar to this and we know 19D delivered the required User Category. My question is, how do we update the user category on the thousands of supplier accounts to this new "SUPPLIER" user category in security console? Suppliers created before 19D were assigned to "DEFAULT" category, we need to switch them to "SUPPLIER" Category. Did Oracle delivered a mass assignment program were we can achieve this rather than manually changing the category for each supplier?
Thanks,
Madhu.
Hi Madhu,
For adding an user to user category in bulk you can use REST APIs.
Refer to below document for more information :
https://docs.oracle.com/en/cloud/saas/applications-common/19b/farca/Add_User_to_Category.html
Section : Add Users to a User Category
https://docs.oracle.com/en/cloud/saas/applications-common/19b/farca/op-hcmrestapi-scim-users-id-put.html
Section : Replace a user
Alternatively you can refer below DOC ID : 2346455.1 with sample code for Single User and Bulk User.
Section : 5. h. User Category [Single User].
Section : 11.h. Bulk Update User Category [For Bulk Update]
From Security console you cannot update in Bulk. Need to user REST APIs as mentioned above.
Thanks & Regards,
Kishore Padala.
See: Define User Category for Improved Supplier User Management
https://www.oracle.com/webfolder/technetwork/tutorials/tutorial/cloud/r13/wn/proc/releases/19D/19D-procurement-wn.htm#F9252
This is what you want, I believe. We have tested in a 19D test environment and are satisfied with the results (a great improvement!) as we were seeking to solve the same issue you have related to SSO employees and supplier user accounts, and new account / reset password notifications eligibility.