Skip to content

Conversation

@zahalzel
Copy link
Contributor

@zahalzel zahalzel commented Apr 15, 2022

Adds support for configuring Blazor WASM Hosted scenario from VS.

Testing:

  1. Create a Blazor WASM Hosted projected with Microsoft Identity Platform selected
  2. from CLI: dotnet msidentity -- update-app-registration -t -u --client-id --redirect-uris --client-project
    Testing will be much easier when the changes are merged in VS

@zahalzel zahalzel force-pushed the dev/zahalzel/hosted branch 4 times, most recently from 99b47fb to 2ee30c9 Compare April 19, 2022 22:37
@zahalzel zahalzel force-pushed the dev/zahalzel/hosted branch from 2ee30c9 to f38e7a1 Compare April 19, 2022 22:50
@zahalzel zahalzel marked this pull request as ready for review April 19, 2022 22:51
@zahalzel zahalzel requested a review from deepchoudhery April 19, 2022 22:56
Copy link
Member

@deepchoudhery deepchoudhery left a comment

Choose a reason for hiding this comment

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

LGTM, def get some testing in first though.

@zahalzel zahalzel force-pushed the dev/zahalzel/hosted branch from 514f112 to 281d988 Compare April 25, 2022 23:34
@zahalzel zahalzel merged commit 50d6241 into main Apr 27, 2022
@zahalzel zahalzel deleted the dev/zahalzel/hosted branch April 27, 2022 16:46
deepchoudhery pushed a commit that referenced this pull request May 9, 2022
* Adding Blazor Wasm Hosted scenario

* Refactor hosted parameters

* Add csproj extension
deepchoudhery added a commit that referenced this pull request May 9, 2022
* Add Downstream API option for Blazor WASM code modifier config (#1871)

* updates

* Multiline json and downstream API blazor wasm code modifier changes

* fix configs

* PR comments

* bumping System.Security.Cryptography.X509Certificates version (#1873)

* bump up X509CertificatesVersion package version

* adding to Directory.Build.props.

* throwing exception if GetConnectionString returns null. (#1876)

* Adding Blazor Wasm Hosted scenario (#1878)

* Adding Blazor Wasm Hosted scenario

* Refactor hosted parameters

* Add csproj extension

* Enabling nullable templates (#1887)

* removing nullable disable and making templates nullable friendly

* removing nullable disable and making templates nullable friendly

* all but identity scaffolder support nullable

* minor updates

* bumping Versions.props

Co-authored-by: Zachary Halzel <[email protected]>
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