You are here |
blog.jermdavis.dev | ||
| | | |
damienbod.com
|
|
| | | | The article shows how to implement a Microsoft Entra ID external authentication method (EAM) using ASP.NET Core, OpenIddict and FIDO2/passkeys. The application using ASP.NET Core Identity to manage the accounts and the passkeys. Code: https://github.com/damienbod/MfaServer The following flow diagram from the Microsoft docs explains how EAM works. Refer to the documentation for a full explanation.... | |
| | | |
damienbod.com
|
|
| | | | This post looks at implementing an Open ID Connect identity provider in Microsoft Entra External ID. Auth0 is used as the identity provider and an ASP.NET Core application is used to test the authentication. Microsoft Entra External ID federates to Auth0. Client code: https://github.com/damienbod/EntraExternalIdCiam Microsoft Entra External ID supports federation using OpenID Connect and was... | |
| | | |
fusionauth.io
|
|
| | | | Explore OAuth and OIDC best practices for mobile apps, including login flows, token storage, and secure authentication using industry standards. | |
| | | |
uxcam.com
|
|
| | Porque o replay de sessão é um recurso tão valioso e o que você deve buscar ao usá-lo. |