Afternoon all,Is it possible to authenticate a user based by both a userName/Password combination and source IP address?The permitted IP can be stored either as a custom userField or database.In a perfect world, Appian would not authenticate the user if the username and password were correct, but the permitted IP was different (permitted IP can be blank, in which case, there is no need to worry about this additional security).... I suspect that if this is not possible, then expressions could be used to display a 'denied' dashboardThanks in advance,Gareth
OriginalPostID-219398
Discussion posts and replies are publicly visible
Opening this good old thread again, to check whether we have this option of white listing IP addresses in on-premise Appian environment. Request to respond at an earliest as this is one of the critical requirement from Customer.
As far as I know this would be accomplished within the HTTP server you're using and not within Appian itself - so if i'm right, there's nothing stopping you, but it's not something Appian themselves would be able to help with.