Support for Confluence SOAP and XML-RPC apis

Issue #4 new
Marcus Nygren created an issue

Confluence Server has APIs available over XML-RPC and SOAP as described here: https://developer.atlassian.com/server/confluence/confluence-xml-rpc-and-soap-apis/

While these has been marked as deprecated since Confluence 5.5 they are still in active use and have no real equivalent in the REST APIs (especially the ones pertaining to System and User Management)

While Atlassian is working on porting over the XML-RPC and SOAP APIs it would be swell to have support for these APIs in your solution as it provides great security over having password managed separately for some users who needs access to the XMLRPC APIs

Comments (2)

  1. Roma Bubyakin [Wombats Corp]

    Hello Marcus,

    Thank you for the proposal and a detailed explanation!

    I will implement it soon.

    Best Regards, Roman Bubiakin

  2. Roma Bubyakin [Wombats Corp]

    Hi Marcus,

    API Tokens for Confluence v1.4.2 has been released.

    Now API Tokens for Confluence plugin also covers following URLs

    • /plugins/servlet/*
    • /rpc/soap-axis/*
    • /rpc/json-rpc/*
    • /rpc/xmlrpc*
    • as well as /rest/*

    Please verify it from your side.

    Happy New Year, Roman 🎄

  3. Log in to comment