Andrea Patricelli created SYNCOPE-1742:
------------------------------------------
Summary: Exception in console when defining a date for delegation
Key: SYNCOPE-1742
URL: https://issues.apache.org/jira/browse/SYNCOPE-1742
Project: Syncope
Issue Type: Bug
Components: console
Affects Versions: 3.0.2
Reporter: Andrea Patricelli
Fix For: 3.0.3, 4.0.0
# Login as admin into console
# Go to Configuration -> security and then click on Delegations tab
# Create a new delegation defining Delegating and Delegated
# In the third step select a start date and add also the time
You'll get a stacktrace on video with the following exception
{code:java}
Could not convert value: 16/03/23 to type: java.time.OffsetDateTime. Could not
find compatible converter. {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)