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

Azure EntraID (Token Based Authentication) integration tests #344

Merged
merged 12 commits into from
Nov 29, 2024

Conversation

atakavci
Copy link
Collaborator

@atakavci atakavci commented Oct 7, 2024

Tests EntraId Authentication with Azure.StackExchenageRedis extension. Test itself enabls TBA on target Redis Server via help of Re-Fault-Injector API. It checks if the given environment is defined within the test context and runs against that connection, otherwise skips.

@atakavci atakavci changed the title Auzer EntraId (Token Based Authentication) integration tests Azure EntraId (Token Based Authentication) integration tests Oct 7, 2024
@atakavci atakavci changed the title Azure EntraId (Token Based Authentication) integration tests Azure EntraID (Token Based Authentication) integration tests Oct 7, 2024
@atakavci atakavci requested a review from uglide October 11, 2024 08:33
@uglide uglide merged commit bcfacac into redis:master Nov 29, 2024
18 checks passed
atakavci added a commit that referenced this pull request Jan 31, 2025
* TBA integration test

* add TargetEnvironmentAttribute and FaultInjectorClient

* fix formatting

* add namespace for httpclient

* add dummy test for client testing

* add AttributeUsage to TargetEnvironment

* some clean up and test execution optimization

* fix formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants