I have a use case where external users access application through portal. But I need to restrict users means based on logged in user from a specific group only access to that particular page but I don’t want to add those users into Appian environment. Is it possible in Appian? If yes, how can external user logged in without adding a member in Appian environment?
Discussion posts and replies are publicly visible
Hello brahmatejeswarreddyp4751
AFAIK, I don't think that can be done.
"A portal is a public web app that users can access without signing in to Appian." - Portal Object
So there is no way that you can find out the logged in user in order to restrict. Instead have different portals using different service accounts and assign the restrictions based on the service accounts.