Hi all, The docs state that "X-Syncope-Token is returned on response to successful authentication <https://syncope.apache.org/docs/reference-guide.html#rest-authentication-and-authorization>, and contains the unique signed JSON Web Token <https://en.wikipedia.org/wiki/JSON_Web_Token> identifying the authenticated user".
However with, e.g. curl -I -u alice:security http://localhost:8080/syncope/rest/users/self I don't see the X-Syncope-Token header being returned (Syncope 2.0.4-SNAPSHOT). Do I need to explicitly configure returning the token or am I missing something else? Thanks, Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
