Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-715524: Add SSO token cache #921

Open
wants to merge 98 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    7de3ea6 View commit details
    Browse the repository at this point in the history
  2. Add tests

    sfc-gh-ext-simba-lf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4457077 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15a58be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    632a6b0 View commit details
    Browse the repository at this point in the history
  5. Fix unit test

    sfc-gh-ext-simba-lf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7f28fa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a317158 View commit details
    Browse the repository at this point in the history
  7. Refactor test

    sfc-gh-ext-simba-lf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    625e04b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    383fe5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce9d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a460e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0b65d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6606823 View commit details
    Browse the repository at this point in the history
  6. Add session test

    sfc-gh-ext-simba-lf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4e6869d View commit details
    Browse the repository at this point in the history
  7. Fix test

    sfc-gh-ext-simba-lf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3788474 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c597c64 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    39b90b2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Add more logging

    sfc-gh-ext-simba-lf committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b4ab4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ba839 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    b334fb3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    623ce6a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    976bac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feab579 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    61b2317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1c84f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f0f801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    780d213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    575c0a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa00982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecdcf37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f31fe6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdc9f80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9622f5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2f9b50 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    739c40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c502e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465da80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94bce01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83119f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	README.md
    #	Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs
    #	Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs
    #	Snowflake.Data.Tests/UnitTests/SFSessionTest.cs
    #	Snowflake.Data/Core/Authenticator/ExternalBrowserAuthenticator.cs
    #	Snowflake.Data/Core/SFError.cs
    #	Snowflake.Data/Core/Session/SFSession.cs
    #	Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs
    #	Snowflake.Data/Core/Session/SFSessionProperty.cs
    sfc-gh-ext-simba-lf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4e57147 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    61855f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    8b38fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194eafa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8666194 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    403dbd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    33ebec5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    512de5b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    6ef9b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d616dcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    045fc04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c9d8d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    adb3218 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    da0cffb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    44c746b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	Snowflake.Data/Core/Authenticator/ExternalBrowserAuthenticator.cs
    sfc-gh-ext-simba-lf committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    590e98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abcad4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd24c76 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs
    #	Snowflake.Data/Core/Session/SFSession.cs
    #	Snowflake.Data/Core/Session/SFSessionHttpClientProperties.cs
    #	Snowflake.Data/Core/Session/SFSessionProperty.cs
    #	doc/Connecting.md
    sfc-gh-ext-simba-lf committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f8b3230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a384e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    7672901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cdbae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524b78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fdf045 View commit details
    Browse the repository at this point in the history
  5. Add error logs

    sfc-gh-ext-simba-lf committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2d2870d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f8f7336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af5ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e56b086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ba9aaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e9c098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e49ed64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c434184 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67a8fbf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8fcf2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a46f1ad View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    52bfd3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edfd79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d8a0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a69b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9038ba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d800e6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58b74d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f919e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbbac23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d53dd8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98df45e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    359cfa3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85d04ed View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d39171 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f7be152 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    2f20edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1d659 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs
    sfc-gh-ext-simba-lf committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8c65f4d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    330fca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    fc928fc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d53955a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	Snowflake.Data.Tests/IntegrationTests/SFConnectionIT.cs
    sfc-gh-ext-simba-lf committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d6ff05a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a1a6a31 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'master' of https://github.com/snowflakedb/snowflake-con…

    …nector-net into SNOW-715524-SSO-Token-Cache
    
    # Conflicts:
    #	Snowflake.Data/Core/SFError.cs
    sfc-gh-ext-simba-lf committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    74963c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    126e337 View commit details
    Browse the repository at this point in the history