Review size of jansAuthData column #1105
Labels
comp-jans-fido2
Component affected by issue or PR
needs-triage
Issue or PR yet to be triaged. Add more labels or details that will help during triage review.
Milestone
Let's ensure
jansAuthData
(injansFido2AuthnEntry
table) has a proper size. Formerly I set it 512 chars but now it is complaining again (data too long for this column).This is a real world example value:
'{"createdDate":1648164383524,"updatedDate":1648164402918,"createdBy":"admin","updatedBy":"admin","id":null,"username":"admin","domain":"jans.kt.co","userId":null,"challenge":"5bojCmdDJspm91yEELyqgXfHio0-xw3AfbqjRImUGcI","assertionRequest":"{\"username\":\"admin\"}","assertionResponse":"{\"type\":\"public-key\",\"id\":\"GVoGcfY6MwWWUb_Jr2Z_M-H37BZGQavlFDBVVYIzOc_jzkBiiLcgKQRqk1fQTIbezTMqicuqORPMZVVNHq6iLQ\",\"rawId\":\"GVoGcfY6MwWWUb_Jr2Z_M-H37BZGQavlFDBVVYIzOc_jzkBiiLcgKQRqk1fQTIbezTMqicuqORPMZVVNHq6iLQ\",\"response\":{\"authenticatorData\":\"Nt89clLioIPkoUWKqdeNCV4PJMiYDHtNnOnde3UYNowFAAAAmw\",\"clientDataJSON\":\"eyJjaGFsbGVuZ2UiOiI1Ym9qQ21kREpzcG05MXlFRUx5cWdYZkhpbzAteHczQWZicWpSSW1VR2NJIiwib3JpZ2luIjoiaHR0cHM6Ly9qYW5zLmt0LmNvIiwidHlwZSI6IndlYmF1dGhuLmdldCJ9\",\"signature\":\"MEQCIF45XOqOZZzLR2rRFYpCL5HbgEhC2LnKdyFPKyi8SJePAiBE3AZwtXuJ-S1fvt4VBiL-WPdYsU5nPqoLxMeLThVcRw\",\"userHandle\":null},\"clientExtensionResults\":{}}","userVerificationOption":"preferred","status":"authenticated"}'
Does the json content grow in time with authentication attempts?
The text was updated successfully, but these errors were encountered: