Solved

query IAM database from TSF

  • 2 March 2022
  • 1 reply
  • 72 views

Userlevel 2
Badge +3

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.

 

icon

Best answer by Mark Jongeling 2 March 2022, 12:56

View original

1 reply

Userlevel 7
Badge +23

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