-
Notifications
You must be signed in to change notification settings - Fork 93
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: AzureAD/microsoft-authentication-library-for-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AzureAD/microsoft-authentication-library-for-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 27 files changed
- 2 contributors
Commits on Mar 11, 2025
-
Support for refresh_in for ConfidentialClient (#542)
* Added support for force refresh_in * fixed failing test * updating storage * Updated the force refresh in * Updated test description * Updated test * Updated force refresh in Shifted RefreshOn in Metadata * Updated some tests * Updated time. * Cleaned up code reference with PR comments * Refactor code * Updated the refreshin system on per tenant base * Added test for force refresh once for each tenant * Update confidential_test.go * Update confidential_test.go * Update confidential_test.go * Refactor code * Update confidential_test.go * Updated some tests to adapt to change in time * Added RefreshIn logic for Managed Identity * Added a sync http client and updated tests * Updated the code * Added a time setting for refreshOn for MI * Updated the refreshon time when ests gives empry refreshon * Updated test to fail on first error * Refactored the channel for test * Resolve PR comments * updated code based on comments * Added a test to check the concurrent 2 tenant request * Updated concurrent test * Updating MockClient * Updated one concurrent test * Update confidential_test.go * Resolved the flaky test * Updating for the simpler check for refresh in * resolved comments
Configuration menu - View commit details
-
Copy full SHA for 3e85bc9 - Browse repository at this point
Copy the full SHA 3e85bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc56b03 - Browse repository at this point
Copy the full SHA fc56b03View commit details
Commits on Mar 21, 2025
-
Exposing necessary types from each client (#561)
* Exposing necessary types from each client * Updated formatting * Update confidential_test.go * Removed TokenSourceUnknown
Configuration menu - View commit details
-
Copy full SHA for 5881237 - Browse repository at this point
Copy the full SHA 5881237View commit details
Commits on Mar 24, 2025
-
4gust/cca 256sha support (#562)
* Updated the Algo to PR256 * Updated the token header keys * reformat code * Added that ADFS and dSTS uses sha1 algo * Add ADFS and DSTS signing support with RS256 algorithm * refactoring code * added comment on nosec issue * Fetching cert from env directly * Added temp running on pipeline * Added secret to yaml file * secret name changed * Update build_test.yaml * Update build_test.yaml * Update build_test.yaml * Update build_test.yaml * Removed the branch name from pipeline * Update apps/tests/integration/integration_test.go Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com> * Update apps/tests/integration/integration_test.go Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com> Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fa3f02 - Browse repository at this point
Copy the full SHA 5fa3f02View commit details
Commits on Mar 26, 2025
-
Updated the version info (#564)
* Updated the version info * Update release.md
Configuration menu - View commit details
-
Copy full SHA for 8a9d640 - Browse repository at this point
Copy the full SHA 8a9d640View commit details
There are no files selected for viewing