You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add more tests for EntraId/AzureAd providers (#2610)
## Why make this change?
Closes#2407
This issue adds more tests for the `EntraId` authentication provider.
`EntraId` already seemed to be supported, so no business logic was
needed for this change.
## What is this change?
Several tests have been added.
## How was this tested?
- [x] Integration Tests
- [x] Unit Tests
## Sample Request(s)
Use `EntraId` and `AzureAd` providers like before.
---------
Co-authored-by: Aniruddh Munde <[email protected]>
Co-authored-by: RubenCerna2079 <[email protected]>
0 commit comments