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

Remove unsupported tests (ADFS v2 v3, iOS, Android) #4422

Merged
merged 7 commits into from
Dec 1, 2023

Conversation

bgavrilMS
Copy link
Member

@bgavrilMS bgavrilMS commented Nov 14, 2023

ADFSv2 and ADFSv3 are now out of support.

@bgavrilMS bgavrilMS linked an issue Nov 14, 2023 that may be closed by this pull request
@bgavrilMS bgavrilMS changed the title Remove unsupported ADFS tests Remove unsupported tests (ADFS v2 v3, iOS, Android) Nov 16, 2023
@bgavrilMS
Copy link
Member Author

bgavrilMS commented Nov 17, 2023

@trwalke - please review the changes to the public lab API

@bgavrilMS bgavrilMS enabled auto-merge (squash) November 17, 2023 15:15
@bgavrilMS bgavrilMS requested a review from gladjohn November 22, 2023 18:15
public static Task<LabResponse> GetDefaultUserAsync()
{
return GetLabUserDataAsync(UserQuery.PublicAadUserQuery);
}

/// <summary>
/// Returns the AAD cloud user idlab2@msidlab4.onmicrosoft.com
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The user referenced in PublicAadUser2Query is actually idlab@msidlab4.onmicrosoft.com

@trwalke
Copy link
Member

trwalke commented Nov 30, 2023

2 minor comments, LGTM otherwise

Verified

This commit was signed with the committer’s verified signature.
antongolub Anton Golub
@bgavrilMS bgavrilMS disabled auto-merge December 1, 2023 16:42
@bgavrilMS bgavrilMS merged commit ac2f3ae into main Dec 1, 2023
@bgavrilMS bgavrilMS deleted the bogavril/adfs2012 branch December 1, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Engineering Task] Deprecate ADFS v2/v3 tests
4 participants