Skip to main content

GridChallenge

If the authentication challenge is of type grid, the GridChallenge object will contain the grid challenge that the end user must answer.

Properties

NameTypeDescriptionNotes
challengeList[GridChallengeCell]The grid challenge specifies a list of grid cells that the user must answer in their challenge.
grid_infoList[GridInfo]The grid details.
num_chars_per_cellintThe numCharsPerCell value specifies the number of characters expected in the response for each cell as defined by current settings.
serial_numbersList[str]The serial numbers of the grids that can be used to answer this challenge.

Example