Profirator / Profi-platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
0 stars 0 forks source link

logging into the platform giveth 500 internal error #2

Open ilarimikkonen opened 4 years ago

ilarimikkonen commented 4 years ago

How to repro: 1) create an keyrock account with username that has dots in the username (user.one.two) 2) login to platfrom with FIWARE and that user

expected: user can login

Actual: internal server error 500, user cannot log in

ilarimikkonen commented 3 years ago

initial analysis suggests that the problem may lie in meteor package: https://github.com/apinf/apinf-fiware

ilarimikkonen commented 3 years ago

Username must be 3-15 alphanumeric characters. Underscore and hyphens are allowed.

or maybe it's in the platform, as this message comes from native login