<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:46:07 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>[COMPASS-7308] Compass uses invalid authMechanism=DEFAULT for username/password</title>
                <link>https://jira.mongodb.org/browse/COMPASS-7308</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Compass adds &lt;tt&gt;authMechanism=DEFAULT&lt;/tt&gt; to the connection string when username/password auth is selected under advanced connection options. According to the &lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/auth/auth.rst#auth-related-options&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Auth Spec&lt;/a&gt;, &lt;tt&gt;authMechanism&lt;/tt&gt; should be omitted if default &lt;tt&gt;authMechanism&lt;/tt&gt; rules are desired. A user submitted a PR for the .NET/C# Driver because it is throwing an exception with the connection string copied from Compass.&lt;/font&gt;&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;&lt;br/&gt;
1. Open a new Compass window.&lt;br/&gt;
2. Expand Advanced Connection Options.&lt;br/&gt;
3. Select the Authentication tab.&lt;br/&gt;
4. Choose Username/Password.&lt;/font&gt;&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;No &lt;tt&gt;authMechanism&lt;/tt&gt; URI option should be present in the connection string.&lt;/font&gt;&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;&lt;tt&gt;authMechanism=DEFAULT&lt;/tt&gt; is added to the connection string.&lt;/font&gt;&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;PR submitted for the .NET/C# Driver: &lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/pull/1191&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/pull/1191&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;</description>
                <environment>OS:&lt;br/&gt;
node.js / npm versions:&lt;br/&gt;
Additional info:&lt;br/&gt;
</environment>
        <key id="2462802">COMPASS-7308</key>
            <summary>Compass uses invalid authMechanism=DEFAULT for username/password</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="13201">Fixed</resolution>
                                        <assignee username="maurizio.casimirri@mongodb.com">Maurizio Casimirri</assignee>
                                    <reporter username="james.kovacs@mongodb.com">James Kovacs</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Oct 2023 16:52:53 +0000</created>
                <updated>Wed, 22 Nov 2023 16:02:05 +0000</updated>
                            <resolved>Wed, 22 Nov 2023 16:02:05 +0000</resolved>
                                                    <fixVersion>1.40.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5845540" author="xgen-internal-githook" created="Wed, 1 Nov 2023 09:50:30 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove NONE and authMechanism=DEFAULT &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt; (#4977)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;wip: remove NONE and authMechanism=DEFAULT&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;address feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix failing e2e tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove .only&lt;br/&gt;
Branch: bulk-update-modal&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5828634" author="xgen-internal-githook" created="Mon, 30 Oct 2023 05:06:00 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove NONE and authMechanism=DEFAULT &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt; (#4977)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;wip: remove NONE and authMechanism=DEFAULT&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;address feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix failing e2e tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove .only&lt;br/&gt;
Branch: beta-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5801030" author="xgen-internal-githook" created="Tue, 24 Oct 2023 08:05:34 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove NONE and authMechanism=DEFAULT &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt; (#4977)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;wip: remove NONE and authMechanism=DEFAULT&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;address feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix failing e2e tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove .only&lt;br/&gt;
Branch: wizard&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5801004" author="xgen-internal-githook" created="Tue, 24 Oct 2023 07:54:52 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: feat: remove NONE and authMechanism=DEFAULT &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt; (#4977)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;wip: remove NONE and authMechanism=DEFAULT&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;address feedback&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix failing e2e tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove .only&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/8566541ae253821a2c7fcb369523b89809734e17&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5798448" author="xgen-internal-githook" created="Mon, 23 Oct 2023 10:39:26 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Maurizio Casimirri&apos;, &apos;email&apos;: &apos;maurizio.cas@gmail.com&apos;, &apos;username&apos;: &apos;mcasimir&apos;}
&lt;p&gt;Message: Merge branch &apos;main&apos; into &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-7308&quot; title=&quot;Compass uses invalid authMechanism=DEFAULT for username/password&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-7308&quot;&gt;&lt;del&gt;COMPASS-7308&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/409d8ed670e71c8b6ef6b6692c722238d487ff66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/409d8ed670e71c8b6ef6b6692c722238d487ff66&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 23 Oct 2023 10:39:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        14 weeks 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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </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>maurizio.casimirri@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            14 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>james.kovacs@mongodb.com</customfieldvalue>
            <customfieldvalue>maurizio.casimirri@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i2u2o7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i2e74q:</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="7829">Iteration Minmi</customfieldvalue>
    <customfieldvalue id="7882">Iteration Nodosaurus</customfieldvalue>
    <customfieldvalue id="7952">Iteration Pterodactyl</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.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|i2totj:</customfieldvalue>

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