资源详情

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

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。