ilgrosso commented on pull request #315:
URL: https://github.com/apache/syncope/pull/315#issuecomment-1040058676


   > Do you happen to know which properties are not loaded? All or only a 
select few?
   
   It starts empty, but when I add something like
   
   ```
   
cas.authn.attribute-repository.syncope.url=https://localhost:9443/syncope/rest
   cas.authn.attribute-repository.syncope.basic-auth-username=admin
   cas.authn.attribute-repository.syncope.basic-auth-password=XXXX
   cas.authn.attribute-repository.syncope.search-filter= username=={user}
   ```
   
   I can see it that attribute resolution is not working, while adding the same 
props in `fit/wa-reference/src/main/resources/wa-embedded.properties` all is 
working as expected.


-- 
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