Citrix Gateway

Advanced policy support for Enterprise bookmarks

Enterprise bookmarks (VPN URL) can now be configured as an advanced policy.

Configure VPN URL as an advanced policy

To configure the VPN URL as an advanced policy:

  • Create a VPN URL action

  • Create VPN URL policy)

  • Bind the policy to bind point

Create a VPN URL action

At the command prompt, type the following:

add vpn urlAction  -linkName  -actualURL  [-vServerName ] [-clientlessAccess ( ON | OFF )] [-comment ] [-iconURL ] [-ssotype ] [-applicationtype ] [-samlSSOProfile ]

Following operations for VPN URL action are supported

  • add

    add vpn urlAction  -linkName  -actualURL  [-vServerName ] [-clientlessAccess ( ON | OFF )] [-comment ] [-iconURL ] [-ssotype ] [-applicationtype ] [-samlSSOProfile ]
  • set

    set vpn urlAction  [-vServerName ] [-clientlessAccess ( ON | OFF )] [-comment ] [-iconURL ] [-ssotype ] [-applicationtype ] [-samlSSOProfile ]
  • unset

    unset vpn urlAction  [-vServerName] [-clientlessAccess] [-comment] [-iconURL] [-ssotype] [-applicationtype] [-samlSSOProfile]
  • show

    show vpn urlAction []
  • remove

    remove vpn urlAction 
  • rename

    rename vpn urlAction @ @

Following operations for VPN URL policy are supported

  • add

    add vpn urlPolicy  -rule  -action  [-comment ] [-logAction ]
  • set

    set vpn urlPolicy  [-rule ] [-action ] [-comment ] [-logAction ]
  • unset

    unset vpn urlPolicy  [-comment] [-logAction]
  • show

    show vpn urlPolicy []
  • remove

    remove vpn urlPolicy 
  • rename

    rename vpn urlpolicy @ @
  • stat

    stat vpn urlpolicy [] [-detail] [-fullValues] [-ntimes ] [-logFile ] [-clearstats ( basic | full )]
  • bind

    bind vpn vserver  -policy  -priority  [-gotoPriorityExpression ] bind vpn global -policyName  -priority  [-gotoPriorityExpression ] bind aaa user  -policy  [-priority ] [-type ] [-gotoPriorityExpression ] bind aaa group  -policy  [-priority ] [-type ] [-gotoPriorityExpression ]
  • unbind

    unbind vpn vserver  -policy  unbind vpn global -policyName  unbind aaa user  -policy  unbind aaa group  -policy 

Note:Bind Points areaaauser,aaagroup,vpnvserver, andvpnglobal.

Advanced policy support for Enterprise bookmarks