cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP SF LMS Assign security domains automatically to users

Spaet
Participant
0 Kudos
373

Dear experts

We have the following issue: our customer needs to assign different security domains to users which is why the configuration within connector file is not enough as there all users receive the same security domain.

Currently this is done manually.

Is there a way to do it automatically within SAP SF LMS?

Assignment Profiles only include permission roles, which is not helping.

KR

Olga

View Entire Topic
louis_oli4
Explorer

Hi Olga,

We are facing the same issue at a client currently. We're going to put a custom field on the Employee Profile, dedicated to LMS domains, and map it to the domain field in System Configuration > Connectors on the sfuser.field.mapping.data.DMN_ID mapping property. 

You could also use an existing field (like country or legal entity) if that matches your domain structure. Just Make sure the field on EP holds the same values as the domains in your LMS, because if the domain ID doe not exist in LMS, the connector will create them automatically themselves. If the field is empty, the users should end up in the configured default domain.

Not tested yet in practice, but we believe this should work.

Spaet
Participant
0 Kudos
thank you Louis!