- 
    
Suggestion
 - 
    Resolution: Done
 - 
    None
 
Expected Results
PATs should work for all URLs within Confluence. They should allow authentication for REST API (/rest/...), for custom servlets (/plugins/servlet/...), or for any other feature such as RSS feeds (/feeds/...).
Actual Results
Currently Personal Access Tokens only work for REST API. For other URLs it's still necessary to use Basic Authentication.