There is a simple mismatch between the username max length from Users and SamlMessage_Log entities. If you have a username greater than 50 characters the IdP will not be able to insert the log and the whole login will fail with no logs or warnings. To prevent this I propose to increase the max length of the SamlMessage_Log's username column to 250.
Hi Joao,
Its a valid point, in meanwhile if you need to solve the problem(if you didn't already), you can increase the size of this attribute and use it
Best regards,
Carlos Lessa
Hi Carlos,
Thank you for your response. I did that.
My only concern is if someone thinks is a good idea to get the forge version for the IdP.
JP