Commit Graph

1006 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Luke Latham 9e42cc7bee
2FA/TOTP coverage for WASM+Identity (#34189) 2024-12-11 14:24:14 -05:00
Rick Anderson 15149e8212
local is ambiguous in requiring two 2FA (#34298)
* local is ambiguous in requiring two 2FA

* Update aspnetcore/security/authentication/identity-enable-qrcodes.md

* Update aspnetcore/security/authentication/identity-enable-qrcodes.md

* Update aspnetcore/security/authentication/identity-enable-qrcodes.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2024-12-04 08:57:46 -10:00
Rick Anderson 304e682fac
Update configure-oidc-web-authentication.md (#34258) 2024-12-02 11:48:36 -10:00
damienbod 5cbf5872ab link 2024-11-29 08:24:07 +01:00
damienbod 7a4e6aed89 update link 2024-11-29 08:19:52 +01:00
damienbod e1af024d28 Update layout 2024-11-29 08:03:55 +01:00
damienbod 61cd051e7a Update bootstrap 2024-11-29 07:55:07 +01:00
Theano Petersen 2117fd2e95
Update bootstrap.bundle.js (#34222) 2024-11-27 06:09:27 -05:00
Rick Anderson 504f1bcce0
Create mike-auth-powertags.md (#34194) 2024-11-20 21:35:43 +00:00
Luke Latham 6bfe903a71
WASM+Identity acct conf and PW recovery (#33976) 2024-11-19 08:17:53 -05:00
damienbod b64caf5622
ASP.NET Core OpenID Connect: Configure OIDC web authentication (#33908)
* Initial structure

* Link menu

* Add sample

* Update new authentication for OIDC

* samples

* Add links from the used standards

* Add a reference link

* Update sections

* Add a link

* Add some definitions

* Add image

* Update image

* Add an Overview

* Update docs

* Update doc

* Add customizations

* Update sections

* Add more data

* Add third party information

* Update texts

* add background to image

* clean up

* remove file

* Update text

* Update text

* Update text

* text

* fix line 80

* fix link

* link change due to build line 15

* build test

* Remove toc link due to build in dev branch

* reset link, no change to build

* fix links

* Test add toc menu

* Connect not connect

* Improve image

* fix small typos

* typo

* Update configuration

* Update programs

* Use FallbackPolicy instead of MVC options

* UseAuthorization()  comment

* Clean up sample using feedback

* code clean up

* Update text based on PR feedback

* 2 spaces

* Update text

* Update text

* Improve text

* text

* Update sample

* Update sample

* Fix code example

* spaces

* spaces

* spaces

* PR feedback

* Improve text

* Update schemes doc

* logout

* rename claim mappings

* Update code

* Update link

* Update link

* fix link

* logging

* Update links

* fix spacing

* grammer

* grammer

* Add Login page

* Add a challenge
2024-11-18 12:16:40 -10:00
Tom Dykstra ff8edb9f4f
ROPC remediation - more files with connection strings (#33990) 2024-10-31 20:40:47 -07:00
Tom Dykstra 8b73f0a589
ROPC remediation - 11 files (#33972) 2024-10-30 09:40:23 -07:00
damienbod 319a24a8df
Update social links Damien Bowden (#33905) 2024-10-23 05:39:49 -04:00
Luke Latham fb1ca8ec51
Correct capitalization (#33808) 2024-10-07 20:44:50 +00:00
Wade Pickett 28b2be77c1
SFI-Image fix part 1 (#33748)
* SFI-Image fix part 1
2024-09-30 09:45:22 -07:00
guardrex 98a9f9caff Bias-free communication 2024-09-25 11:20:34 -04:00
Luke Latham 247e6f1526
Blazor cross-links (#33577) 2024-09-18 05:58:22 -04:00
Rick Anderson 903e12d2c0
add OIDC and OAuth Parameter Customization (#33625)
* add OIDC and OAuth Parameter Customization

* add OIDC and OAuth Parameter Customization
2024-09-17 15:48:21 -10:00
Md Sadman Chowdhury 1e5dc4ba9c
Fix hyperlinks caused due to wrong markdown syntax (#33590) 2024-09-12 14:38:57 -04:00
Stephen Halter 0f54a565e0
Clarify that "per host" means "per SNI host name" in certauth.md (#33561) 2024-09-06 19:08:02 +00:00
Stephen Halter 68cdd1bf72
Provide stronger guidance for using identity cookies over tokens for security (#32994) 2024-09-06 19:02:00 +00:00
Barry Dorrans 52bfb95a0c
Update certauth.md to fix links to instructions for adding a root cert (#33526) 2024-09-04 18:36:34 +00:00
Kévin Chalet 4686db9321
Update the OpenIddict links to point to a more specific documentation page (#33493) 2024-08-30 12:01:58 -10:00
Wade Pickett d29c6b9376
SFI:Delete orphaned images with SFI flag (#33501) 2024-08-30 13:34:33 -07:00
Luke Latham 926a96bd37
RCL casing (#33500) 2024-08-30 09:46:46 -04:00
Rick Anderson 6796ae0fa0
Merge pull request #33366 from damienbod/damienbod/claims-par-net9
.NET 9: OpenIdConnectHandler adds support for Pushed Authorization Requests (PAR)
2024-08-16 07:01:14 -10:00
damienbod 108625b884 PR feedback 2024-08-16 09:03:08 +02:00
Stephen Halter 0fb61a651b
Document that TOTP codes can be reused before it expires (#33373) 2024-08-16 00:11:14 +00:00
damienbod 9ba1e87d66 fix 2024-08-15 10:59:03 +02:00
damienbod b721d8644b improve docs 2024-08-15 10:54:19 +02:00
damienbod 57706d8ed0 Add a PAR note 2024-08-15 10:35:10 +02:00
Rick Anderson f846a06f14
Merge pull request #33142 from DillionVVV/patch-1
Update the floating labels in Register.cshtml
2024-07-23 16:35:01 -10:00
Luke Latham adcc8d40f7
Update Blazor Identity scaffolding guidance (#33134) 2024-07-23 10:35:23 -04:00
DillionVVV b3ff8fc74f
Update Register.cshtml
When using the `form-floating`, the `<input>` must come first, otherwise it might cause the labels overflow issue. Refer to this document: https://getbootstrap.com/docs/5.0/forms/floating-labels/
2024-07-23 11:28:32 +08:00
Luke Latham 4f242b495b
Scaffolding tool doc overhaul with added generators (#32872) 2024-06-18 09:49:14 -04:00
Wade Pickett a44536f464
Reassign articles to wpickett (#32870)
* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.

* Fixing merge conflict: telemetry.md should remain tdykstra

* Correcting accidental author change and merge conflict

* Added a diagnostic article

* Removed 3 per review and added 3 to consider

* Reset 1 Tom already took, added a different topic instead

* fixed merge conflict topic taken by Tom already

* Added debug topic
2024-06-17 13:11:09 -07:00
Tom Dykstra 3794ebf2fc
Reassign articles from Rick to Tom (#32852) 2024-06-14 09:04:26 -07:00
Luke Latham 90ad505d30
Fix broken links (#32814) 2024-06-11 08:31:03 -04:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Kévin Chalet 2d11f418a4 Update the other logins documentation to include OpenIddict 2024-05-22 15:52:59 +02:00
Rick Anderson b843ca4a24
Update scaffold-identity.md (#32609)
* Update scaffold-identity.md

Fixes #32604

* Update aspnetcore/security/authentication/scaffold-identity.md
2024-05-20 13:51:54 -10:00
JP Bulman 4a93522c15
Delete stray space (#32601) 2024-05-18 16:15:05 -04:00
Kévin Chalet 62fc5f7a30 List OpenIddict as an alternative to AspNet.Security.OAuth.Providers 2024-05-06 17:55:45 +02:00
Tom Dykstra 29d6c522cd
Explain acronyms on first use (#32494) 2024-05-01 15:25:16 -07:00
Tom Dykstra 47553f82b9
Implement IEmailSender to customize emails (#32491)
* Implement IEmailSender to customize emails

* add a link
2024-05-01 13:11:14 -07:00
Wade Pickett a177fbd654
Content Health: Update freshness (#32424) 2024-04-26 16:22:32 -07:00
Tom Dykstra e8192ed48a
Note location of SignInAsync (#32401) 2024-04-25 13:35:49 -07:00
Rick Anderson 28dbecf86d
rm links to auth samples /2 (#32263)
* rm links to auth samples

* fix

* fix

* Update aspnetcore/toc.yml

* fix

* fix
2024-04-10 21:39:06 +00:00
Tom Dykstra 0cb8cdd7d2 remove not-current, replace with not-latest 2024-04-09 14:54:15 -07:00