<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:14:22 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-16005] API docs: Get Started with the Atlas Administration API doesn&apos;t show how to use digest auth</title>
                <link>https://jira.mongodb.org/browse/DOCS-16005</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;The current API docs dont give a clear example of how to get started with our API, particularly how to use digest auth for authentication.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Our &lt;a href=&quot;https://www.mongodb.com/docs/atlas/configure-api-access/#get-started-with-the-atlas-administration-api&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/docs/atlas/configure-api-access/#get-started-with-the-atlas-administration-api&lt;/a&gt; guide goes into great detail on how to setup an API key, but shows no usage/example of what to do with the API key.&lt;/p&gt;

&lt;p&gt;Our old docs were better here, giving a full curl example for each resource: &lt;a href=&quot;https://www.mongodb.com/docs/atlas/reference/api/project-get-all/#example&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/docs/atlas/reference/api/project-get-all/#example&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;Our users are struggling to use the current API docs to setup digest, for example, &lt;a href=&quot;https://www.mongodb.com/community/forums/t/how-to-prepare-auth-for-mongodb-atlas-administration-api/194273,&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/community/forums/t/how-to-prepare-auth-for-mongodb-atlas-administration-api/194273&lt;/a&gt; where they went to the old docs to setup auth.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Proposal&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Extend getting started with a worked example of using the API with curl&lt;/li&gt;
	&lt;li&gt;In our OpenAPI spec, add a note on the general curl syntax for using digest, with a link to getting started for full details on how to setup the API-key&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2306074">DOCS-16005</key>
            <summary>API docs: Get Started with the Atlas Administration API doesn&apos;t show how to use digest auth</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="david.hou@mongodb.com">David Hou</assignee>
                                    <reporter username="colm.quinn@mongodb.com">Colm Quinn</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Apr 2023 11:25:18 +0000</created>
                <updated>Mon, 17 Apr 2023 19:19:23 +0000</updated>
                            <resolved>Mon, 17 Apr 2023 19:19:23 +0000</resolved>
                                                                    <component>API</component>
                    <component>Atlas</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                                                            <comments>
                            <comment id="5352433" author="mms-build@10gen.com" created="Mon, 17 Apr 2023 14:57:05 +0000"  >&lt;p&gt; &lt;a href=&quot;https://github.com/davidhou17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;evrg-bot-webhook&lt;/a&gt; merged a pull request (&lt;a href=&quot;https://github.com/10gen/mms/pull/72483&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;DOCS-16005  [Open API] Add digest auth guidance and link to Atlas Admin API docs&lt;/a&gt;) into the following branch:&lt;br/&gt;
                       master: &lt;a href=&quot;https://github.com/davidhou17/mms/commit/016cec9c2bd6d6abbb50271c005b440fd861ff9d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;016cec9c2bd6d6abbb50271c005b440fd861ff9d&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="5323672" author="colm.quinn" created="Tue, 4 Apr 2023 15:49:50 +0000"  >&lt;p&gt;HI &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=julia.malkin%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;julia.malkin@mongodb.com&quot;&gt;julia.malkin@mongodb.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;&lt;del&gt;I was planning on capturing the OpenAPI spec updates within this ticket, though it can also be done in &lt;a href=&quot;https://jira.mongodb.org/browse/CLOUDP-169979&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/CLOUDP-169979&lt;/a&gt; if that works better for DOCS&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;EDIT: CLOUDP-169979 will make the spec updates; this docs ticket covers just updates to getting started&lt;/p&gt;</comment>
                            <comment id="5323506" author="JIRAUSER1257151" created="Tue, 4 Apr 2023 15:16:58 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=colm.quinn%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;colm.quinn@mongodb.com&quot;&gt;colm.quinn@mongodb.com&lt;/a&gt; Thank you for logging this ticket and recognizing the need for it! Re: OpenAPI spec updates that you propose, are you planning to create a separate CLOUDP?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                            <subtask id="2312938">DOCS-16033</subtask>
                            <subtask id="2312939">DOCS-16034</subtask>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14258" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Baseline start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 12 Apr 2023 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 4 Apr 2023 15:16:58 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        42 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>david.hou@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            42 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>mms-build@10gen.com</customfieldvalue>
            <customfieldvalue>colm.quinn@mongodb.com</customfieldvalue>
            <customfieldvalue>david.hou@mongodb.com</customfieldvalue>
            <customfieldvalue>julia.malkin@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i238fj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1lknk:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="7062">CET: Ikiru (11 - 17 Apr 23)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i22ukv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>