Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys,
we want to add a security rule wehere the app name is like the user.userid. This is how we are about to try:
Ressourcefilter: App_*
Condition: ((resource.name like "Test_*" and resource.name like user.userId))
Aparently, I didn't found an option to concatenate the userid with a "*".
Did anyone had this problem before?
Thanks in advance.
Regards
No one got an idea?
Hello Sabrina,
did you solve it?
Hi! Could you find a solution for that? I have been facing the same issue here.
Thank you!
Caio
Not sure if you are looking to limit user access to apps. If so, take a look at this video: https://www.youtube.com/watch?v=feSaaJZ7Jco
It doesn't work by specific users, but rather by what group a user belongs to (at about the 6 minute mark). Hope this helps.