mmoayyed opened a new pull request, #349:
URL: https://github.com/apache/syncope/pull/349

   See https://issues.apache.org/jira/browse/SYNCOPE-1681
   
   This pull request re-enables the `refresh` endpoint, and allows google 
authenticator to be managed via an LDAP backend that is controlled by WA. When 
LDAP settings are defined, WA backs away in favor of the new LDAP backend. 
   
   Note that once LDAP is configured, removing the settings from WA (to disable 
LDAP and re-enable Syncope) will not work. To disable LDAP, one must restart 
WA. This is a current limitation of Spring Cloud; removed/blanked settings are 
not accounted for in refresh events. 
   
   This is based on CAS 6.5.5-SNAPSHOT, which fixes a bug with configuration 
binding and refresh events; to be released this Friday. 
   
   Also removed a few unused imports here and there.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to