Dear all,
I'm trying to add some custom user properties to record last login time and worng password attemps from custom login page.
These properties would be seen as readonly fileds like ID fields below, since the value is programmatically created and cannot be modified on UI.
If this is doable, ...