Setting up a PUSH token without PIN results in the following problem with a RADIUS authentication request. The RADIUS request only contains the User-Name attribute. A PIN can not be used, because during the login process (RDP via RDGateway) no PIN can be entered by the user.
It is declined by PI backend on /validate/check with ERR905: Missing parameter: 'pass'
Add empty password if User-Password is not present in RADIUS request.
Setting up a PUSH token without PIN results in the following problem with a RADIUS authentication request. The RADIUS request only contains the User-Name attribute. A PIN can not be used, because during the login process (RDP via RDGateway) no PIN can be entered by the user.
It is declined by PI backend on /validate/check with ERR905: Missing parameter: 'pass'
Add empty password if User-Password is not present in RADIUS request.