aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

Enable Kerberos authentication option in API template

Open mkArtakMSFT opened this issue 5 years ago • 2 comments

This is listed in the Templating epic with questionmark, so not sure what exactly needs to happen here or how important it is to get it done in 3.0.

There is also tooling impact here. There is no such option in the New Project Dialog UI

This work depends on https://github.com/aspnet/AspNetCore/issues/8897

mkArtakMSFT avatar May 17 '19 18:05 mkArtakMSFT

Talked to @blowdart regarding this. We aren't going to load templates with this. Rather there will be just docs covering enabling this.

mkArtakMSFT avatar May 29 '19 17:05 mkArtakMSFT

Don't forget to enable anti-forgery for the API calls.

brockallen avatar May 29 '19 19:05 brockallen