Aspnetcore.docs: 2.0 Sweep all of aspnet/core/security for auth changes

Created on 19 Jul 2017  路  11Comments  路  Source: dotnet/AspNetCore.Docs

This is the master issue. List each doc here:

  • [x] update security/data-protection/compatibility/cookie-sharing #3776
  • [x] update & rename 2fa with sms, /security/authentication/2fa
  • [x] add new TOTP/Authenticator app doc
  • [x] update core/security/authentication/social/index for new config
  • [x] ~update & rename/retitle security/authentication/cookie~ nofix (see below)
  • [x] add razor pages authorize doc #4444
  • [x] update security/data-protection/configuration/index and sub pages for new config. Add instructions for redis and keyvault.
P0

Most helpful comment

All 11 comments

Also tagging @danroth27 and @HaoK

@01binary just checking, I think update core/security/authentication/social/index for new config is complete - right?

@Rick-Anderson core/security/authentication/social/index does not have code snippets, changes specific to 2.0 were minimal. Provider-specific topics were updated for RTM 2.0 in August - if there has been an API breaking release since then, they will need to be updated again (i.e. I assume Preview 2 API is older than RTM 2, with the latter being final).

@Rick-Anderson For ...

rename/retitle security/authentication/cookie

https://docs.microsoft.com/aspnet/core/security/authentication/cookie
Title: Using Cookie Authentication without ASP.NET Core Identity

  1. What title would you like?
  2. Based on the prior conversation, do you want the ASP.NET 1.x bits removed in favor of the PDF (here and generally) leaving the entire topic in a for-2.0 state? That seems to be your last order before the conversation moved into other versioning subjects.

@guardrex No, change of plans. Keep the 1.x and 2.x tabs.
That title looks good to me. Can you think of a better title?

@Rick-Anderson "Keep the 1.x and 2.x tabs." :+1:

The title seems ok to me. By that point, they'll already have seen the topics pertaining to using cookie auth with Identity, so this calls out clearly that it's cookie auth without Identity. Yikes! on the lack of an introduction calling that out tho. It just launches right into config. (I'll fix that.)

@Rick-Anderson

I checked off the entry for the cookie sharing updates. There's just one left here:

update security/data-protection/configuration/index and sub pages for new config. Add instructions for redis and keyvault.

Should I look into this and see where it stands, or did u want to TAL?

What's TAL?

Look into it please.

Will do.

TAL = Take a look ... I must have picked that up somewhere around the repos.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StevenTCramer picture StevenTCramer  路  3Comments

sonichanxiao picture sonichanxiao  路  3Comments

Rick-Anderson picture Rick-Anderson  路  3Comments

royshouvik picture royshouvik  路  3Comments

Raghumu picture Raghumu  路  3Comments