[jira] [Commented] (SYNCOPE-1376) swagger-ui server URL incorrect behind ssl reverse proxy

2018-09-27 Thread Dave Varon (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631087#comment-16631087 ] Dave Varon commented on SYNCOPE-1376: - I had this same (or similar) problem u

Re: [jira] [Created] (SYNCOPE-1376) swagger-ui server URL incorrect behind ssl reverse proxy

2018-09-27 Thread Dave Varon
there is a similar config for nginx? My original thread: https://markmail.org/message/lhvbrzzttm6f3fir hth, Dave Varon Creator of YADA <https://github.com/Novartis/YADA> https://github.com/Novartis/YADA On Thu, Sep 27, 2018 at 12:48 PM Wyllys Ingersoll (JIRA) wrote: > Wyllys

Re: Dashboard exception - approvals

2018-04-18 Thread Dave Varon
Hi, Indeed there was a configuration issue, which I've now corrected. Here is a breakdown for future readers: Retrieving the workflow via: curl -X GET "http://host:port/syncope/rest/workflows/USER/userWorkflow"; -H "accept: */*" -H "X-Syncope-Domain: Master" -H "Authorization: Basic ..." revea

Re: Dashboard exception - approvals

2018-04-17 Thread Dave Varon
Hi, The response body (pretty print at bottom) does in fact contain "key":null. FWIW there are no derived or virtual schemas, or groups configured, 'email' is the only plain schema, and there are no resources. [{"username":"varontron","taskId":"7554","key":null,"createTime":"2018-04-17T14:23:06

Re: Misleading policy documentation (minor)

2018-04-17 Thread Dave Varon
Yes you are correct, obviously. My point is that the reference to the java documentation led me to conclude erroneously that the pattern would be interpreted as a java string literal, requiring the double-escape. Clarifying this is not the case would eliminate any confusion. For example: pattern

Re: quartz tables not installing

2018-04-02 Thread Dave Varon
at 12:38 PM, Francesco Chicchiriccò wrote: > Hi Dave, > please see my replies embedded below. > > On 02/04/2018 17:30, Dave Varon wrote: > >> Hi, >> >> Starting with an empty postgres database, executing 'mvn clean verify' and >> deploying the war fil

[jira] [Created] (SYNCOPE-1290) Deletion of only schema entry breaks schema UI

2018-04-02 Thread Dave Varon (JIRA)
Dave Varon created SYNCOPE-1290: --- Summary: Deletion of only schema entry breaks schema UI Key: SYNCOPE-1290 URL: https://issues.apache.org/jira/browse/SYNCOPE-1290 Project: Syncope Issue Type

quartz tables not installing

2018-04-02 Thread Dave Varon
s may be a configuration issue (perhaps maven or properties, or maybe privs?) but if not I can submit a bug. Any insight you can provide will be most helpful. Thanks, Dave Varon Creator of YADA <https://github.com/Novartis/YADA> https://github.com/Novartis/YADA

2.0.8 (stable) YAMLFactory not found et al

2018-03-30 Thread Dave Varon
PROP $CONFDIR if [ "enduser" == "$dir" ] then cp $dir$SRCPATH$FORM $CONFDIR fi done echo Stopping tomcat...;eval "$TC_CMD stop" rm $LOGDIR/* rm -rf $DEPLOYDIR/syncope* find . -name "*.war" -exec cp {} $DEPLOYDIR \; -print echo Starting tomcat...;eval "$TC_CMD start" --- HTH, Dave Varon Creator of YADA <https://github.com/Novartis/YADA> https://github.com/Novartis/YADA