Forum Discussion

f51's avatar
f51
Icon for Cirrostratus rankCirrostratus
Feb 15, 2018

APM AD Auth

Hi DC,

 

I have created following policy using the APM.

 

logon --> AD Auth --> Allow

 

But I want to allow the users with and without (domain) ex:"US\user1" and "user1". What type of the expression do I need to use ?

 

Can anybody help me building this policy.

 

Thanks in advance.

 

3 Replies

  • Hi,

     

    Try to activate "Split domain from full Username" in the logon box on VPE, that should resolve your issue.

     

    The variable session.logon.last.username will be populated only with username, and new variable session.logon.last.domain will be populated with the domain if an user tape "domain\username" in logon page.