Skip to main content

Hi,

we are currently investigating migrating our application authorization setup to IAM a configuration.

As we'd like to check from the SF if a user is member of a certain IAM-role, we were wondering if there is a variable in the system which we can use to determine the location of IAM database.

If not, we will create a value in a table to lookup this setting.

Thanks.

 

Hi,

If you can use an Application connector, you can then run a query on the IAM database, but if that is not an option you'll have to copy the data from IAM into an accessible table in your end product. I do know other customers do use this method. 

You may set-up a system flow (with application connector) to ensure these values are kept up-to-date.


Reply