Is it possible to identify the application being accessed in a trigger?
I have a trigger that adds some claims to our users id token, but I want the logic to be slightly different for one of our applications. But I am having trouble finding a way to identify what application is being accessed in the trigger code. Is that possible to do?
