Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

A Helper utility for the samples#185

Open
SameerK-MSFT wants to merge 11 commits into
mainfrom
feature/PCAHelper
Open

A Helper utility for the samples#185
SameerK-MSFT wants to merge 11 commits into
mainfrom
feature/PCAHelper

Conversation

@SameerK-MSFT

Copy link
Copy Markdown
Contributor

Please check PCAHelper.md for explanation

Comment thread 2-With-broker/UserDetailsClient/UserDetailsClient/MainPage.xaml.cs Outdated
Comment thread Helper/IPCAHelper.cs Outdated
Comment thread Helper/IPCAHelper.cs Outdated
Comment thread Helper/PCA Helper.md Outdated
Comment thread Helper/PCA Helper.md Outdated
Comment thread Helper/PCA Helper.md Outdated
Comment thread Helper/PCAHelper.cs
Comment thread Helper/PCAHelper.cs Outdated
Comment thread Helper/PCAHelper.cs Outdated
Comment thread Helper/PCAHelper.cs Outdated
Comment thread Helper/PCAHelper.cs
throw new ArgumentException($"Both doSilent and do Interactive cannot be false");
}
}
catch (MsalUiRequiredException)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you need to catch the exception message here, as they are needed for a claims challenge.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Not used.

Comment thread Helper/PCAHelper.cs Outdated

@jennyf19 jennyf19 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this is a great start. Would be nice to align more with the higher-level API we have in Id.Web, as far as method names (ITokenAcquistion, IDownstreamWebApi), to provide consistency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants