Skip to content

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
Copy link
Copy Markdown
Contributor

@jennyf19 jennyf19 left a comment

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 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