Is there a way to add a second domain account to ADFS Authentication so that users from a parent company can access Infor OS of a subsidiary company without having to set up or jump between ADFS accounts?
Hi,
If I understood your question correctly, on OnPrem environment, to add another domain to ADFS there are basically two steps:
Setup two-way trust relationship between the domains
In Infor OS, User Management -> Security Administration -> Identity Repositories -> AD Parameters add a new item with LDAP uri (ldap://{server:port}/DC={company},DC={net} )
You might need also to provide bind user and password of that domain.
Jonathan