Just trying to udnerstand the .tokens under user nodes. we've a custom auth handler and those nodes are still populated? Are those session cookie values?
Is there a document that explain what is stored there and when and how is it used?
CQ5 has token authentication and management, It is responsible for issuing new login tokens and validating TokenCredentials passed to the repository login.
CQ5 has token authentication and management, It is responsible for issuing new login tokens and validating TokenCredentials passed to the repository login.