Hello,
I'm using a WebLogin portal to authenticate users through AD and I would like to show custom error messages for users similar to https://arubase.club/archives/3307?btwaf=16355307
I was able to show it but our company has users from different countries and languages. I was able to create my own translation IDs following https://community.arubanetworks.com/discussion/define-my-owntext-ids and I can use them just fine through HTML fields from WebLogin, but I would like to know if there's a way to return a custom error message based on user language? I can get it from Smarty template but it doesn't come as an attribute through App Authentication Pre-Check so I can't check the user language through the Enforcement and "ClearPass:Error-Message" doesn't seem to translate "{nwa_text id=20000}" neither as it does on Smarty template. It would be a great feature to have on ClearPass.