Get Current Project User Source

Hi

I'd like to get name of the current runtime project's user source. I want to pass it to system.user.getUsers() so only show current project users.

1 Like

For me it shows in session.props.auth.idp

I set the idp to the the same name is the user source it's tied to. Otherwise, I'd just confuse myself.

In my case my idp name is totally different from usersource name.