Customized Login page is getting displayed with an error "Login Schema doesn't permit current login request"

book

Article ID: CTX279942

calendar_today

Updated On:

Description

User will experience the below error after upgrading the firmware to 12.1 build 57 or later versions

NOTE: This is applicable only to Custom XML login schema file












 

Resolution

Sample problematic Custom Login Schema XML File:

<ID>passwd</ID>
<Type>pin</Type>  // please change the Type value from “pin” to “password” ( NOTE: Its Case Sensitive)  
</Credential>

 

Problem Cause


The "Type" check is included in Login Schema XML file from newer version (i,e from 12.1 build 57.x onwards).