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

Fixing IWA VPN messaging conditions #407

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

mijpeterson
Copy link
Contributor

Based on my most recent attempts at authenticating with IWA, MSAL appears to be providing different exception messaging when indicating that there's an issue with the WS-Trust endpoint:

image

The message differs from what the code checks for. As a result, I've updated the condition to check for the "error code" that is returned from MSAL, with the hope that it is more stable than the messaging.

@mijpeterson mijpeterson marked this pull request as ready for review September 12, 2024 21:50
@mijpeterson mijpeterson requested a review from a team as a code owner September 12, 2024 21:50
@mijpeterson mijpeterson merged commit 1508898 into main Sep 18, 2024
9 checks passed
@mijpeterson mijpeterson deleted the fixing-iwa-wstrust-scenario branch September 18, 2024 17:46
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.

3 participants