Andrea Patricelli created SYNCOPE-1728:
------------------------------------------
Summary: Unable to create LDAP authentication module from console
Key: SYNCOPE-1728
URL: https://issues.apache.org/jira/browse/SYNCOPE-1728
Project: Syncope
Issue Type: Bug
Components: console
Affects Versions: 3.0.1
Reporter: Andrea Patricelli
Fix For: 3.0.2
# Login into console as admin
# Navigate to WA and create a new authentication module with type
LDAPAuthModuleConf
# Compile required fields and click on "next" button
# You'll see a stacktrace with exception on missing panel, this is due to a
{code:java}
java.io.NotSerializableException: java.lang.reflect.Field{code}
exception while building a MultiFieldPanel in the Configuration wizard step
--
This message was sent by Atlassian Jira
(v8.20.10#820010)