Forum Discussion

YossiV's avatar
YossiV
Icon for Nimbostratus rankNimbostratus
Mar 26, 2019
Solved

Irule to block specific users from login to back office system

Hi guys, i need your help to fine tune my Irule script i need to catch the username ( convert it to lower case ) and than match it to the data group list. if its not exist on the DataGroup list, send...
  • Stanislas_Piro2's avatar
    Mar 27, 2019

    To get username, use this command

     

    set username [URI::query ?[HTTP::payload]] username]