<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:26:01 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>[DRIVERS-2616] OIDC-SASL Follow-Up</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2616</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;Make the following updates:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Switch to using one callback, with no global cache&lt;/li&gt;
	&lt;li&gt;Specify that CSOT will not apply to human workflows&lt;/li&gt;
	&lt;li&gt;Rename IdpServerResponse/IdpServerInfo -&amp;gt; IdpResponse/IdpInfo&lt;/li&gt;
	&lt;li&gt;Simplify reauthentication logic&lt;/li&gt;
	&lt;li&gt;Remove code and prose tests that duplicate &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2672&quot; title=&quot;OIDC: Implement Machine Callback Mechanism&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2672&quot;&gt;DRIVERS-2672&lt;/a&gt;,&lt;/li&gt;
	&lt;li&gt;Ensure that &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2672&quot; title=&quot;OIDC: Implement Machine Callback Mechanism&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2672&quot;&gt;DRIVERS-2672&lt;/a&gt; can be accommodated&lt;/li&gt;
	&lt;li&gt;Use typescript for interface examples.&lt;/li&gt;
	&lt;li&gt;Add Conversation section&lt;/li&gt;
	&lt;li&gt;Add more prose tests to ensure adequate coverage&lt;/li&gt;
	&lt;li&gt;Use atlas and test on macos and Windows&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="2326325">DRIVERS-2616</key>
            <summary>OIDC-SASL Follow-Up</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="13203">Gone away</resolution>
                                        <assignee username="steve.silvester@mongodb.com">Steve Silvester</assignee>
                                    <reporter username="maxim.katcharov@mongodb.com">Maxim Katcharov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Apr 2023 18:19:36 +0000</created>
                <updated>Fri, 2 Feb 2024 15:56:18 +0000</updated>
                            <resolved>Fri, 2 Feb 2024 15:56:18 +0000</resolved>
                                                        <component>Authentication</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="6062714" author="JIRAUSER1263701" created="Fri, 2 Feb 2024 15:56:04 +0000"  >&lt;p&gt;This work was merged into &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2672&quot; title=&quot;OIDC: Implement Machine Callback Mechanism&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2672&quot;&gt;DRIVERS-2672&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6062713" author="JIRAUSER1263701" created="Fri, 2 Feb 2024 15:56:03 +0000"  >&lt;p&gt;This work was merged into &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2672&quot; title=&quot;OIDC: Implement Machine Callback Mechanism&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2672&quot;&gt;DRIVERS-2672&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5684274" author="xgen-internal-githook" created="Wed, 6 Sep 2023 18:55:38 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Steven Silvester&apos;, &apos;email&apos;: &apos;steven.silvester@ieee.org&apos;, &apos;username&apos;: &apos;blink1073&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2616&quot; title=&quot;OIDC-SASL Follow-Up&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2616&quot;&gt;&lt;del&gt;DRIVERS-2616&lt;/del&gt;&lt;/a&gt; Fix path handling for Windows (#349)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2616&quot; title=&quot;OIDC-SASL Follow-Up&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2616&quot;&gt;&lt;del&gt;DRIVERS-2616&lt;/del&gt;&lt;/a&gt; Fix path handling for Windows&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix makedirs&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;clean up oidc_get_tokens.sh&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add debug print&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix debug&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;debug&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;fix handling of temp dir&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;syntax&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;try again&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;address review&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/807259857bcff7fd8c5ca3158c13cfac8f888678&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-labs/drivers-evergreen-tools/commit/807259857bcff7fd8c5ca3158c13cfac8f888678&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5432705" author="JIRAUSER1263701" created="Wed, 17 May 2023 18:21:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/pull/1422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/pull/1422&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="2343393">CDRIVER-4643</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343395">CSHARP-4657</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343394">CXX-2692</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343396">GODRIVER-2849</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343397">JAVA-4968</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343399">MOTOR-1135</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343398">NODE-5294</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343401">PHPLIB-1136</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343400">PYTHON-3716</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343402">RUBY-3263</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2343403">RUST-1655</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2116020">DRIVERS-2415</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-4643'>CDRIVER-4643</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-2692'>CXX-2692</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-4657'>CSHARP-4657</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-2849'>GODRIVER-2849</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-4968'>JAVA-4968</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-5294'>NODE-5294</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-1135'>MOTOR-1135</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-3716'>PYTHON-3716</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.6</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-1136'>PHPLIB-1136</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-3263'>RUBY-3263</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-1655'>RUST-1655</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18362" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Engineering Lead</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>james.kovacs@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DRIVERS-2415</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY23Q4</label>
            <label>FY24Q1</label>
            <label>FY24Q2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1p04w:</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_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>7.0</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>