Allow token exchange URL configuration #5132
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checkout repository
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout repository
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L9
Missing XML comment for publicly visible type or member 'Page1Model'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L11
Missing XML comment for publicly visible type or member 'Page1Model.OnGet()'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L9
Missing XML comment for publicly visible type or member 'Page1Model'
|
Build IdWeb for release:
src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L11
Missing XML comment for publicly visible type or member 'Page1Model.OnGet()'
|
Loading