Magnetic link has been copied to the cutting board

Name Securing ASP.NET Core 6 with OAuth2 and OpenID Connect

File Type package

Size 1.85GB

UpdateDate 2024-9-12

hash *****C95DEF11D68E6CF4384954291F5795ABBC

Hot 92

Files 01. Course Overview/1. Course Overview.mp4 | 2.86MB 01. Course Overview/1. Course Overview.srt | 1.89KB 02. Getting Started with ASP.NET Core Security/01. Coming Up.mp4 | 5.17MB 02. Getting Started with ASP.NET Core Security/01. Coming Up.srt | 4.15KB 02. Getting Started with ASP.NET Core Security/02. Positioning This Course.mp4 | 2.77MB 02. Getting Started with ASP.NET Core Security/02. Positioning This Course.srt | 2.45KB 02. Getting Started with ASP.NET Core Security/03. Course Prerequisites.mp4 | 1.08MB 02. Getting Started with ASP.NET Core Security/03. Course Prerequisites.srt | 974B 02. Getting Started with ASP.NET Core Security/04. Frameworks and Tooling.mp4 | 4.76MB 02. Getting Started with ASP.NET Core Security/04. Frameworks and Tooling.srt | 2.30KB 02. Getting Started with ASP.NET Core Security/05. Application Architectures and Security.mp4 | 12.92MB 02. Getting Started with ASP.NET Core Security/05. Application Architectures and Security.srt | 12.91KB 02. Getting Started with ASP.NET Core Security/06. Working Towards a Central Identity Provider.mp4 | 8.92MB 02. Getting Started with ASP.NET Core Security/06. Working Towards a Central Identity Provider.srt | 7.42KB 02. Getting Started with ASP.NET Core Security/07. Introducing OAuth2.mp4 | 4.12MB 02. Getting Started with ASP.NET Core Security/07. Introducing OAuth2.srt | 3.68KB 02. Getting Started with ASP.NET Core Security/08. Introducing OpenID Connect.mp4 | 2.85MB 02. Getting Started with ASP.NET Core Security/08. Introducing OpenID Connect.srt | 2.64KB 02. Getting Started with ASP.NET Core Security/09. Demo - Introducing the Demo Application.mp4 | 18.94MB 02. Getting Started with ASP.NET Core Security/09. Demo - Introducing the Demo Application.srt | 7.21KB 02. Getting Started with ASP.NET Core Security/10. Summary.mp4 | 1.17MB 02. Getting Started with ASP.NET Core Security/10. Summary.srt | 1.14KB 03. Understanding Authentication with OpenID Connect/1. Coming Up.mp4 | 974.61KB 03. Understanding Authentication with OpenID Connect/1. Coming Up.srt | 839B 03. Understanding Authentication with OpenID Connect/2. Learning How OpenID Connect Works.mp4 | 4.18MB 03. Understanding Authentication with OpenID Connect/2. Learning How OpenID Connect Works.srt | 4.19KB 03. Understanding Authentication with OpenID Connect/3. Confidential and Public Clients.mp4 | 4.61MB 03. Understanding Authentication with OpenID Connect/3. Confidential and Public Clients.srt | 3.36KB 03. Understanding Authentication with OpenID Connect/4. OpenID Connect Flows and Endpoints.mp4 | 20.84MB 03. Understanding Authentication with OpenID Connect/4. OpenID Connect Flows and Endpoints.srt | 16.54KB 03. Understanding Authentication with OpenID Connect/5. Introducing Duende IdentityServer.mp4 | 14.78MB 03. Understanding Authentication with OpenID Connect/5. Introducing Duende IdentityServer.srt | 4.58KB 03. Understanding Authentication with OpenID Connect/6. Demo - Setting Up IdentityServer.mp4 | 36.46MB 03. Understanding Authentication with OpenID Connect/6. Demo - Setting Up IdentityServer.srt | 15.22KB 03. Understanding Authentication with OpenID Connect/7. Demo - Adding a User Interface.mp4 | 11.89MB 03. Understanding Authentication with OpenID Connect/7. Demo - Adding a User Interface.srt | 4.26KB 03. Understanding Authentication with OpenID Connect/8. Demo - Adding Users to Test With.mp4 | 14.66MB 03. Understanding Authentication with OpenID Connect/8. Demo - Adding Users to Test With.srt | 6.07KB 03. Understanding Authentication with OpenID Connect/9. Summary.mp4 | 3.67MB 03. Understanding Authentication with OpenID Connect/9. Summary.srt | 3.69KB 04. Securing Your User Authentication Processes/01. Coming Up.mp4 | 1.06MB 04. Securing Your User Authentication Processes/01. Coming Up.srt | 976B 04. Securing Your User Authentication Processes/02. The Authorization Code Flow.mp4 | 16.87MB 04. Securing Your User Authentication Processes/02. The Authorization Code Flow.srt | 12.08KB 04. Securing Your User Authentication Processes/03. Demo - Configuring IdentityServer to Log in with The Authorization Code Flow.mp4 | 8.54MB 04. Securing Your User Authentication Processes/03. Demo - Configuring IdentityServer to Log in with The Authorization Code Flow.srt | 3.35KB 04. Securing Your User Authentication Processes/04. Demo - Logging in with the Authorization Code Flow.mp4 | 76.33MB 04. Securing Your User Authentication Processes/04. Demo - Logging in with the Authorization Code Flow.srt | 23.99KB 04. Securing Your User Authentication Processes/05. Authorization Code Injection Attack.mp4 | 2.84MB 04. Securing Your User Authentication Processes/05. Authorization Code Injection Attack.srt | 2.28KB 04. Securing Your User Authentication Processes/06. The Authorization Code Flow with PKCE Protection.mp4 | 2.91MB 04. Securing Your User Authentication Processes/06. The Authorization Code Flow with PKCE Protection.srt | 2.45KB 04. Securing Your User Authentication Processes/07. Demo - Logging out of Our Web Application.mp4 | 16.23MB 04. Securing Your User Authentication Processes/07. Demo - Logging out of Our Web Application.srt | 5.82KB 04. Securing Your User Authentication Processes/08. Logging out of the Identity Provider.mp4 | 9.75MB 04. Securing Your User Authentication Processes/08. Logging out of the Identity Provider.srt | 2.92KB 04. Securing Your User Authentication Processes/09. Demo - Redirecting After Logging out.mp4 | 16.89MB 04. Securing Your User Authentication Processes/09. Demo - Redirecting After Logging out.srt | 4.82KB 04. Securing Your User Authentication Processes/10. The UserInfo Endpoint.mp4 | 6.05MB 04. Securing Your User Authentication Processes/10. The UserInfo Endpoint.srt | 5.71KB 04. Securing Your User Authentication Processes/11. Demo - Returning Additional Claims From the UserInfo Endpoint.mp4 | 9.17MB 04. Securing Your User Authentication Processes/11. Demo - Returning Additional Claims From the UserInfo Endpoint.srt | 2.41KB 04. Securing Your User Authentication Processes/12. Inspecting an Identity Token.mp4 | 5.93MB 04. Securing Your User Authentication Processes/12. Inspecting an Identity Token.srt | 4.53KB 04. Securing Your User Authentication Processes/13. Summary.mp4 | 2.41MB 04. Securing Your User Authentication Processes/13. Summary.srt | 2.40KB 05. Working with Claims in Your Web Application/1. Coming Up.mp4 | 1.05MB 05. Working with Claims in Your Web Application/1. Coming Up.srt | 1.08KB 05. Working with Claims in Your Web Application/2. Demo - Claims Transformation- Keeping the Original Claim Types.mp4 | 10.01MB 05. Working with Claims in Your Web Application/2. Demo - Claims Transformation- Keeping the Original Claim Types.srt | 2.90KB 05. Working with Claims in Your Web Application/3. Demo - Claims Transformation- Manipulating the Claims Collection.mp4 | 17.42MB 05. Working with Claims in Your Web Application/3. Demo - Claims Transformation- Manipulating the Claims Collection.srt | 5.56KB 05. Working with Claims in Your Web Application/4. Role-based Access Control.mp4 | 1.88MB 05. Working with Claims in Your Web Application/4. Role-based Access Control.srt | 1.98KB 05. Working with Claims in Your Web Application/5. Demo - Role-based Authorization- Ensuring the Role Is Included.mp4 | 23.39MB 05. Working with Claims in Your Web Application/5. Demo - Role-based Authorization- Ensuring the Role Is Included.srt | 7.33KB 05. Working with Claims in Your Web Application/6. Demo - Role-based Authorization- Using the Role in Your Views.mp4 | 10.76MB 05. Working with Claims in Your Web Application/6. Demo - Role-based Authorization- Using the Role in Your Views.srt | 3.17KB 05. Working with Claims in Your Web Application/7. Demo - Role-based Authorization- Using the Role in Your Controllers.mp4 | 7.65MB 05. Working with Claims in Your Web Application/7. Demo - Role-based Authorization- Using the Role in Your Controllers.srt | 2.96KB 05. Working with Claims in Your Web Application/8. Demo - Creating an Access Denied Page.mp4 | 11.37MB 05. Working with Claims in Your Web Application/8. Demo - Creating an Access Denied Page.srt | 3.68KB 05. Working with Claims in Your Web Application/9. Summary.mp4 | 1.05MB 05. Working with Claims in Your Web Application/9. Summary.srt | 966B 06. Understanding Authorization with OAuth2 and OpenID Connect/1. Coming Up.mp4 | 805.92KB 06. Understanding Authorization with OAuth2 and OpenID Connect/1. Coming Up.srt | 781B 06. Understanding Authorization with OAuth2 and OpenID Connect/2. Learning How OAuth2 Works.mp4 | 3.33MB 06. Understanding Authorization with OAuth2 and OpenID Connect/2. Learning How OAuth2 Works.srt | 3.36KB 06. Understanding Authorization with OAuth2 and OpenID Connect/3. Using OpenID Connect for Authentication and Authorization.mp4 | 3.64MB 06. Understanding Authorization with OAuth2 and OpenID Connect/3. Using OpenID Connect for Authentication and Authorization.srt | 3.35KB 06. Understanding Authorization with OAuth2 and OpenID Connect/4. OAuth2 and OpenID Connect Flows.mp4 | 4.53MB 06. Understanding Authorization with OAuth2 and OpenID Connect/4. OAuth2 and OpenID Connect Flows.srt | 3.91KB 06. Understanding Authorization with OAuth2 and OpenID Connect/5. Inspecting an Access Token.mp4 | 4.06MB 06. Understanding Authorization with OAuth2 and OpenID Connect/5. Inspecting an Access Token.srt | 3.20KB 06. Understanding Authorization with OAuth2 and OpenID Connect/6. Summary.mp4 | 1.37MB 06. Understanding Authorization with OAuth2 and OpenID Connect/6. Summary.srt | 1.49KB 07. Securing Your API/01. Coming Up.mp4 | 1.77MB 07. Securing Your API/01. Coming Up.srt | 1.63KB 07. Securing Your API/02. The Authorization Code Flow with PKCE Protection.mp4 | 4.55MB 07. Securing Your API/02. The Authorization Code Flow with PKCE Protection.srt | 3.63KB 07. Securing Your API/03. Demo - Securing Access to Your API (Part 1).mp4 | 7.45MB 07. Securing Your API/03. Demo - Securing Access to Your API (Part 1).srt | 2.12KB 07. Securing Your API/04. API Scopes vs. API Resources.mp4 | 4.87MB 07. Securing Your API/04. API Scopes vs. API Resources.srt | 4.25KB 07. Securing Your API/05. Demo - Securing Access to Your API (Part 2).mp4 | 29.18MB 07. Securing Your API/05. Demo - Securing Access to Your API (Part 2).srt | 8.65KB 07. Securing Your API/06. Demo - Passing an Access Token to Your API.mp4 | 26.97MB 07. Securing Your API/06. Demo - Passing an Access Token to Your API.srt | 7.93KB 07. Securing Your API/07. Demo - Using Access Token Claims When Getting Resources.mp4 | 19.63MB 07. Securing Your API/07. Demo - Using Access Token Claims When Getting Resources.srt | 6.01KB 07. Securing Your API/08. Including Identity Claims in an Access Token.mp4 | 1.78MB 07. Securing Your API/08. Including Identity Claims in an Access Token.srt | 1.72KB 07. Securing Your API/09. Demo - Including Identity Claims in an Access Token.mp4 | 5.27MB 07. Securing Your API/09. Demo - Including Identity Claims in an Access Token.srt | 1.38KB 07. Securing Your API/10. Demo - Protecting the API When Creating a Resource (with Roles).mp4 | 19.27MB 07. Securing Your API/10. Demo - Protecting the API When Creating a Resource (with Roles).srt | 5.97KB 07. Securing Your API/11. Summary.mp4 | 2.05MB 07. Securing Your API/11. Summary.srt | 1.96KB 08. Authorization Policies and Access Control/01. Coming Up.mp4 | 1.46MB 08. Authorization Policies and Access Control/01. Coming Up.srt | 1.57KB 08. Authorization Policies and Access Control/02. Role-based Access Control vs. Attribute-based Access Control.mp4 | 4.94MB 08. Authorization Policies and Access Control/02. Role-based Access Control vs. Attribute-based Access Control.srt | 3.85KB 08. Authorization Policies and Access Control/03. Demo - Creating an Authorization Policy.mp4 | 30.67MB 08. Authorization Policies and Access Control/03. Demo - Creating an Authorization Policy.srt | 8.65KB 08. Authorization Policies and Access Control/04. Demo - Using an Authorization Policy (Web Client).mp4 | 13.16MB 08. Authorization Policies and Access Control/04. Demo - Using an Authorization Policy (Web Client).srt | 4.34KB 08. Authorization Policies and Access Control/05. Demo - Using an Authorization Policy (API).mp4 | 17.99MB 08. Authorization Policies and Access Control/05. Demo - Using an Authorization Policy (API).srt | 4.69KB 08. Authorization Policies and Access Control/06. Fine-grained Policies with Scopes.mp4 | 1.73MB 08. Authorization Policies and Access Control/06. Fine-grained Policies with Scopes.srt | 1.47KB 08. Authorization Policies and Access Control/07. Demo - Fine-grained Policies with Scopes.mp4 | 24.39MB 08. Authorization Policies and Access Control/07. Demo - Fine-grained Policies with Scopes.srt | 7.14KB 08. Authorization Policies and Access Control/08. Extending Authorization Policies with Requirements and Handlers.mp4 | 4.54MB 08. Authorization Policies and Access Control/08. Extending Authorization Policies with Requirements and Handlers.srt | 4.06KB 08. Authorization Policies and Access Control/09. Demo - Creating Custom Requirements and Handlers.mp4 | 32.05MB 08. Authorization Policies and Access Control/09. Demo - Creating Custom Requirements and Handlers.srt | 11.12KB 08. Authorization Policies and Access Control/10. Summary.mp4 | 1.58MB 08. Authorization Policies and Access Control/10. Summary.srt | 1.37KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/01. Coming Up.mp4 | 1.33MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/01. Coming Up.srt | 1.17KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/02. Token Lifetimes and Expiration.mp4 | 5.90MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/02. Token Lifetimes and Expiration.srt | 3.29KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/03. Demo - Token Lifetimes and Expiration.mp4 | 11.25MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/03. Demo - Token Lifetimes and Expiration.srt | 3.65KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/04. Gaining Long-Lived Access with Refresh Tokens.mp4 | 3.89MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/04. Gaining Long-Lived Access with Refresh Tokens.srt | 3.72KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/05. Demo - Gaining Long-lived Access.mp4 | 23.95MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/05. Demo - Gaining Long-lived Access.srt | 7.13KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/06. Working with Reference Tokens.mp4 | 2.93MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/06. Working with Reference Tokens.srt | 2.63KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/07. Demo - Working with Reference Tokens.mp4 | 21.52MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/07. Demo - Working with Reference Tokens.srt | 5.77KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/08. Token Revocation.mp4 | 1.54MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/08. Token Revocation.srt | 1.56KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/09. Demo - Revoking Tokens.mp4 | 21.64MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/09. Demo - Revoking Tokens.srt | 6.97KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/10. Token Validation.mp4 | 7.54MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/10. Token Validation.srt | 8.03KB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/11. Summary.mp4 | 2.85MB 09. Dealing with Token Expiration, Reference Tokens,and Token Revocation/11. Summary.srt | 2.86KB 10. Storing Users and Credentials in a Local Database/01. Coming Up.mp4 | 1.19MB 10. Storing Users and Credentials in a Local Database/01. Coming Up.srt | 1.11KB 10. Storing Users and Credentials in a Local Database/02. How Credentials Fit in OpenID Connect.mp4 | 4.10MB 10. Storing Users and Credentials in a Local Database/02. How Credentials Fit in OpenID Connect.srt | 2.15KB 10. Storing Users and Credentials in a Local Database/03. Means of Authentication and Approaches.mp4 | 6.48MB 10. Storing Users and Credentials in a Local Database/03. Means of Authentication and Approaches.srt | 6.22KB 10. Storing Users and Credentials in a Local Database/04. Implementation Approaches- Custom, ASP.NET Core Identity and the Microsoft Identity Framework.mp4 | 12.01MB 10. Storing Users and Credentials in a Local Database/04. Implementation Approaches- Custom, ASP.NET Core Identity and the Microsoft Identity Framework.srt | 7.79KB 10. Storing Users and Credentials in a Local Database/05. Inspecting the User Database Schema.mp4 | 3.32MB 10. Storing Users and Credentials in a Local Database/05. Inspecting the User Database Schema.srt | 2.98KB 10. Storing Users and Credentials in a Local Database/06. Demo - Creating a User Database.mp4 | 24.40MB 10. Storing Users and Credentials in a Local Database/06. Demo - Creating a User Database.srt | 7.08KB 10. Storing Users and Credentials in a Local Database/07. Interacting with IdentityServer.mp4 | 1.83MB 10. Storing Users and Credentials in a Local Database/07. Interacting with IdentityServer.srt | 1.80KB 10. Storing Users and Credentials in a Local Database/08. Demo - Inspecting UI Interaction with IdentityServer.mp4 | 27.79MB 10. Storing Users and Credentials in a Local Database/08. Demo - Inspecting UI Interaction with IdentityServer.srt | 10.03KB 10. Storing Users and Credentials in a Local Database/09. Demo - Inspecting the User Service.mp4 | 5.76MB 10. Storing Users and Credentials in a Local Database/09. Demo - Inspecting the User Service.srt | 2.01KB 10. Storing Users and Credentials in a Local Database/10. Demo - Integrating IdentityServer with a Custom User Database.mp4 | 17.40MB 10. Storing Users and Credentials in a Local Database/10. Demo - Integrating IdentityServer with a Custom User Database.srt | 4.39KB 10. Storing Users and Credentials in a Local Database/11. Building Your Identity with a Profile Service.mp4 | 2.79MB 10. Storing Users and Credentials in a Local Database/11. Building Your Identity with a Profile Service.srt | 2.15KB 10. Storing Users and Credentials in a Local Database/12. Demo - Building Your Identity with a Profile Service.mp4 | 15.38MB 10. Storing Users and Credentials in a Local Database/12. Demo - Building Your Identity with a Profile Service.srt | 4.38KB 10. Storing Users and Credentials in a Local Database/13. Summary.mp4 | 2.95MB 10. Storing Users and Credentials in a Local Database/13. Summary.srt | 2.98KB 11. Best Practices for User Management/01. Coming Up.mp4 | 1.21MB 11. Best Practices for User Management/01. Coming Up.srt | 1.15KB 11. Best Practices for User Management/02. Where Should User Management Screens Live-.mp4 | 4.08MB 11. Best Practices for User Management/02. Where Should User Management Screens Live-.srt | 3.53KB 11. Best Practices for User Management/03. Demo - Implementing a User Registration Screen.mp4 | 50.33MB 11. Best Practices for User Management/03. Demo - Implementing a User Registration Screen.srt | 16.83KB 11. Best Practices for User Management/04. Safely Storing Passwords.mp4 | 12.23MB 11. Best Practices for User Management/04. Safely Storing Passwords.srt | 11.19KB 11. Best Practices for User Management/05. Demo - Safely Storing Passwords.mp4 | 19.92MB 11. Best Practices for User Management/05. Demo - Safely Storing Passwords.srt | 6.47KB 11. Best Practices for User Management/06. Activating an Account.mp4 | 2.75MB 11. Best Practices for User Management/06. Activating an Account.srt | 2.44KB 11. Best Practices for User Management/07. Demo - Activating an Account.mp4 | 41.90MB 11. Best Practices for User Management/07. Demo - Activating an Account.srt | 14.48KB 11. Best Practices for User Management/08. Additional User Management Related Best Practices.mp4 | 6.03MB 11. Best Practices for User Management/08. Additional User Management Related Best Practices.srt | 5.14KB 11. Best Practices for User Management/09. Password Policy Best Practices.mp4 | 3.04MB 11. Best Practices for User Management/09. Password Policy Best Practices.srt | 2.64KB 11. Best Practices for User Management/10. Summary.mp4 | 1.89MB 11. Best Practices for User Management/10. Summary.srt | 1.88KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/01. Coming Up.mp4 | 1.54MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/01. Coming Up.srt | 1.54KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/02. Handling Integration with Third-party Providers.mp4 | 6.20MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/02. Handling Integration with Third-party Providers.srt | 5.43KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/03. Use Cases for Windows Authentication.mp4 | 1.92MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/03. Use Cases for Windows Authentication.srt | 1.67KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/04. Windows Authentication Beneath the Covers.mp4 | 4.66MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/04. Windows Authentication Beneath the Covers.srt | 3.94KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/05. Demo - Enabling Windows Authentication on IIS Express.mp4 | 15.54MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/05. Demo - Enabling Windows Authentication on IIS Express.srt | 5.07KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/06. Demo - Integrating Windows Authentication with IdentityServer.mp4 | 38.40MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/06. Demo - Integrating Windows Authentication with IdentityServer.srt | 13.43KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/07. Federation with Third-party Identity Providers.mp4 | 5.95MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/07. Federation with Third-party Identity Providers.srt | 5.43KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/08. Demo - Inspecting Support for Federating with a Third-party Identity Provider.mp4 | 23.96MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/08. Demo - Inspecting Support for Federating with a Third-party Identity Provider.srt | 8.63KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/09. Integrating with Azure AD.mp4 | 5.74MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/09. Integrating with Azure AD.srt | 2.19KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/10. Demo - Registering an Application on Azure AD.mp4 | 18.00MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/10. Demo - Registering an Application on Azure AD.srt | 7.14KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/11. Demo - Integrating with Azure AD.mp4 | 26.20MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/11. Demo - Integrating with Azure AD.srt | 8.20KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/12. Demo - Registering an Application on Facebook.mp4 | 10.16MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/12. Demo - Registering an Application on Facebook.srt | 4.83KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/13. Demo - Integrating with Facebook.mp4 | 18.63MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/13. Demo - Integrating with Facebook.srt | 5.77KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/14. Challenges When Integrating with Third-party Identity Providers.mp4 | 4.99MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/14. Challenges When Integrating with Third-party Identity Providers.srt | 4.30KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/15. Integrating with Other Third-party Identity Providers.mp4 | 4.80MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/15. Integrating with Other Third-party Identity Providers.srt | 1.92KB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/16. Summary.mp4 | 3.56MB 12. Integrating with Active Directory, Azure Active Directory, and Social Logins/16. Summary.srt | 3.55KB 13. User Provisioning, Federation, and Federated Identity/01. Coming Up.mp4 | 1.17MB 13. User Provisioning, Federation, and Federated Identity/01. Coming Up.srt | 1.09KB 13. User Provisioning, Federation, and Federated Identity/02. Integrating Local Users with External Users.mp4 | 2.38MB 13. User Provisioning, Federation, and Federated Identity/02. Integrating Local Users with External Users.srt | 2.17KB 13. User Provisioning, Federation, and Federated Identity/03. Federated Authentication and Federated Identity.mp4 | 5.53MB 13. User Provisioning, Federation, and Federated Identity/03. Federated Authentication and Federated Identity.srt | 4.75KB 13. User Provisioning, Federation, and Federated Identity/04. Demo - Enhancing the Database Schema for Federated Identity.mp4 | 8.76MB 13. User Provisioning, Federation, and Federated Identity/04. Demo - Enhancing the Database Schema for Federated Identity.srt | 3.20KB 13. User Provisioning, Federation, and Federated Identity/05. Demo - Provisioning a New User with a Federated Identity (Part 1).mp4 | 29.56MB 13. User Provisioning, Federation, and Federated Identity/05. Demo - Provisioning a New User with a Federated Identity (Part 1).srt | 7.94KB 13. User Provisioning, Federation, and Federated Identity/06. Transforming Claims.mp4 | 1.58MB 13. User Provisioning, Federation, and Federated Identity/06. Transforming Claims.srt | 1.07KB 13. User Provisioning, Federation, and Federated Identity/07. Demo - Provisioning a New User with a Federated Identity (Part 2).mp4 | 15.83MB 13. User Provisioning, Federation, and Federated Identity/07. Demo - Provisioning a New User with a Federated Identity (Part 2).srt | 4.12KB 13. User Provisioning, Federation, and Federated Identity/08. Provisioning a New User with a Federated Identity – Flow Variations.mp4 | 3.10MB 13. User Provisioning, Federation, and Federated Identity/08. Provisioning a New User with a Federated Identity – Flow Variations.srt | 2.57KB 13. User Provisioning, Federation, and Federated Identity/09. Demo - Linking a Provider to an Existing User.mp4 | 31.90MB 13. User Provisioning, Federation, and Federated Identity/09. Demo - Linking a Provider to an Existing User.srt | 8.41KB 13. User Provisioning, Federation, and Federated Identity/10. Additional Federated Identity Use Cases.mp4 | 2.41MB 13. User Provisioning, Federation, and Federated Identity/10. Additional Federated Identity Use Cases.srt | 1.93KB 13. User Provisioning, Federation, and Federated Identity/11. Summary.mp4 | 2.33MB 13. User Provisioning, Federation, and Federated Identity/11. Summary.srt | 2.38KB 14. Supporting Multi-factor Authentication/1. Coming Up.mp4 | 868.21KB 14. Supporting Multi-factor Authentication/1. Coming Up.srt | 902B 14. Supporting Multi-factor Authentication/2. Introducing Multi-factor Authentication.mp4 | 3.73MB 14. Supporting Multi-factor Authentication/2. Introducing Multi-factor Authentication.srt | 3.41KB 14. Supporting Multi-factor Authentication/3. Supporting MFA with a One-Time Password Through Email.mp4 | 3.27MB 14. Supporting Multi-factor Authentication/3. Supporting MFA with a One-Time Password Through Email.srt | 2.91KB 14. Supporting Multi-factor Authentication/4. Supporting MFA with an Authenticator Application.mp4 | 8.12MB 14. Supporting Multi-factor Authentication/4. Supporting MFA with an Authenticator Application.srt | 6.96KB 14. Supporting Multi-factor Authentication/5. Demo - Supporting MFA with an Authenticator Application (Enhancing the Database Schema).mp4 | 5.94MB 14. Supporting Multi-factor Authentication/5. Demo - Supporting MFA with an Authenticator Application (Enhancing the Database Schema).srt | 1.67KB 14. Supporting Multi-factor Authentication/6. Supporting MFA with an Authenticator Application (Registration).mp4 | 48.51MB 14. Supporting Multi-factor Authentication/6. Supporting MFA with an Authenticator Application (Registration).srt | 16.01KB 14. Supporting Multi-factor Authentication/7. Supporting MFA with an Authenticator Application - Authentication.mp4 | 3.94MB 14. Supporting Multi-factor Authentication/7. Supporting MFA with an Authenticator Application - Authentication.srt | 3.40KB 14. Supporting Multi-factor Authentication/8. Demo - Supporting MFA with an Authenticator Application (Authentication).mp4 | 18.73MB 14. Supporting Multi-factor Authentication/8. Demo - Supporting MFA with an Authenticator Application (Authentication).srt | 5.36KB 14. Supporting Multi-factor Authentication/9. Summary.mp4 | 1.91MB 14. Supporting Multi-factor Authentication/9. Summary.srt | 1.94KB 15. Integrating with ASP.NET Core Identity/1. Coming Up.mp4 | 386.32KB 15. Integrating with ASP.NET Core Identity/1. Coming Up.srt | 351B 15. Integrating with ASP.NET Core Identity/2. Integrating with ASP.NET Core Identity.mp4 | 2.40MB 15. Integrating with ASP.NET Core Identity/2. Integrating with ASP.NET Core Identity.srt | 2.19KB 15. Integrating with ASP.NET Core Identity/3. Demo - Adding ASP.NET Core Identity.mp4 | 66.25MB 15. Integrating with ASP.NET Core Identity/3. Demo - Adding ASP.NET Core Identity.srt | 20.96KB 15. Integrating with ASP.NET Core Identity/4. Summary.mp4 | 625.58KB 15. Integrating with ASP.NET Core Identity/4. Summary.srt | 603B 16. Getting Ready for Production and Deploying Your Identity Provider/01. Coming Up.mp4 | 1.22MB 16. Getting Ready for Production and Deploying Your Identity Provider/01. Coming Up.srt | 1.05KB 16. Getting Ready for Production and Deploying Your Identity Provider/02. Deploying IdentityServer to Azure.mp4 | 10.68MB 16. Getting Ready for Production and Deploying Your Identity Provider/02. Deploying IdentityServer to Azure.srt | 11.08KB 16. Getting Ready for Production and Deploying Your Identity Provider/03. Demo - Persisting Configuration Data.mp4 | 38.31MB 16. Getting Ready for Production and Deploying Your Identity Provider/03. Demo - Persisting Configuration Data.srt | 13.20KB 16. Getting Ready for Production and Deploying Your Identity Provider/04. Demo - Persisting Operational Data.mp4 | 10.42MB 16. Getting Ready for Production and Deploying Your Identity Provider/04. Demo - Persisting Operational Data.srt | 3.75KB 16. Getting Ready for Production and Deploying Your Identity Provider/05. Demo - Moving From SQLite to SQL Azure.mp4 | 22.64MB 16. Getting Ready for Production and Deploying Your Identity Provider/05. Demo - Moving From SQLite to SQL Azure.srt | 7.29KB 16. Getting Ready for Production and Deploying Your Identity Provider/06. Demo - Configuring Data Protection.mp4 | 37.29MB 16. Getting Ready for Production and Deploying Your Identity Provider/06. Demo - Configuring Data Protection.srt | 12.11KB 16. Getting Ready for Production and Deploying Your Identity Provider/07. Demo - Storing Key Material in Azure KeyVault.mp4 | 33.77MB 16. Getting Ready for Production and Deploying Your Identity Provider/07. Demo - Storing Key Material in Azure KeyVault.srt | 9.15KB 16. Getting Ready for Production and Deploying Your Identity Provider/08. Demo - Configuring and Using the Forwarded Headers Middleware.mp4 | 9.98MB 16. Getting Ready for Production and Deploying Your Identity Provider/08. Demo - Configuring and Using the Forwarded Headers Middleware.srt | 3.71KB 16. Getting Ready for Production and Deploying Your Identity Provider/09. Demo - Applying a License.mp4 | 5.63MB 16. Getting Ready for Production and Deploying Your Identity Provider/09. Demo - Applying a License.srt | 1.61KB 16. Getting Ready for Production and Deploying Your Identity Provider/10. Demo - The Final Deployment.mp4 | 23.42MB 16. Getting Ready for Production and Deploying Your Identity Provider/10. Demo - The Final Deployment.srt | 8.93KB 16. Getting Ready for Production and Deploying Your Identity Provider/11. Summary.mp4 | 3.80MB 16. Getting Ready for Production and Deploying Your Identity Provider/11. Summary.srt | 3.49KB asp-dot-net-core-6-securing-oauth-2-openid-connect.zip | 150.67MB

Recommend

Magnetic link has been copied to the cutting board