Commit Graph

21 Commits (6ec568f6bb29ed33c2d2cd0430dcb4c049ecee92)

Author SHA1 Message Date
Luke Latham a6100d5aaf
Remove LogoutPath from cookie options (#5666) 2018-03-14 19:26:59 -07:00
Scott Addie 817ac4deb7
Replace Cookie.Expiration property with ExpireTimeSpan (#5561) 2018-02-27 18:56:40 -06:00
Luke Latham ceb264b696 Identity config topic updates (#5524)
* Identity config topic updates

* React to feedback

* Remove extra pipe

* Nits

* One more nit
2018-02-21 11:24:39 -06:00
Rick Anderson 6176572dc9
[WIP] Secure user data, react to announcements (#5318)
Secure user data, react to announcements
2018-01-31 17:46:02 -10:00
Rachel Appel ecbecec65a
ASP.NET Core Identity sample (#5118) 2018-01-05 12:25:01 -05:00
Rachel Appel 7ef54f663a CSAT Modifications (#5097) 2018-01-03 15:16:31 -10:00
cherish e081f81ae8 change the template and screenshot for create new project when Introduction to Identity (#4865)
* Add files via upload

* change the template for create new project
2017-11-27 14:09:17 -10:00
Triwaters 71a921b612 Incorrect reference to IdentityRole (#4774)
ApplicationRole is what we're looking for here in this demo
2017-11-15 10:32:56 -10:00
Scott Addie 13291956ad Merge pull request #4437 from aspnet/scottaddie/identity-pks-2.0
Update Identity PKs doc to 2.0
2017-09-29 14:05:08 -05:00
Scott Addie ede2daa71c More edits 2017-09-28 15:30:22 -05:00
Scott Addie 3371f433f9 More edits 2017-09-28 15:13:03 -05:00
Scott Addie 433a0693a5 Introduce tabs 2017-09-28 12:56:53 -05:00
Scott Addie ed1bd23dc8 Alter app cookie configuration code samples 2017-09-28 12:08:38 -05:00
Scott Sauber 76d42f09f3 Add ASP.NET Core 2 features to Identity Configuration. (#4288)
* Add ASP.NET Core 2 features to Identity Configuration.
Fixed typo with ASP.NET Core 1 Cookie Name.

* Make things more clear and call out the specific options.

* Fix wording, spacing, typo on folder name.  Display 1.x snippets with more context

* Fix typo

* Move properties and call out ASP.NET Core 1.x ones.
2017-09-19 09:44:10 -05:00
Scott Sauber c5649dcfe6 Update Introduction to Identity with ASP.NET Core 2 API's (#4236)
* Changes to split out the ASP.NET Core 2 Identity cofig from ASP.NET Core 1.

* Fix problem with number rendering
Show differences between ASP.NET Core 1.x and 2.x config.

* Fix extra spaces
Add snippet_ prefix to regions

* Correct what UseAuthentication does.

* Update snippet regions with snippet_ prefix.
2017-09-11 11:34:29 -05:00
Steve Smith c26e0c9fe1 Updating Identity (#3652)
* Updating to latest, cleaning up article and screenshots

* Update of Identity (#3653)

* WIP: Update of Identity

* Update identity.md

* Adding red box; adding link to account confirmation.
2017-07-10 11:58:09 -06:00
Alpha 19cda29edc Second attempt (tabs. vs spaces) 2017-06-28 14:30:03 -04:00
Sivanantham Padikkasu 80e1203e79 Changed the LogOff action name into LogOut (#3292)
Changed the LogOff action name into LogOut.Asp Net Core defaultly provides Logout action only.
2017-05-01 18:37:20 -10:00
Sivanantham Padikkasu ebd0b16af5 Changed the "LogOff" action name into "LogOut (#3294)
Changed the "LogOff" action name into "LogOut
2017-05-01 18:36:28 -10:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00