Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/03.Demo - Logging in with the Hybrid Flow.mp4 |
56.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/01.Coming Up.mp4 |
2.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/02.Course Prerequisites.mp4 |
2.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/03.Application Architectures and Security.mp4 |
13.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/04.Working Towards a Central Identity Provider.mp4 |
9.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/05.Introducing OAuth2.mp4 |
3.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/06.Introducing OpenID Connect.mp4 |
3.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/07.Demo - Introducing the Demo Application.mp4 |
7.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/02.Inroduction/08.Summary.mp4 |
1.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/01.Coming Up.mp4 |
840 KB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/02.How OpenID Connect Works.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/03.Public and Confidential Clients.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/04.OpenID Connect Flows and Endpoints.mp4 |
10.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/05.OpenID Connect Flow for ASP.NET Core MVC.mp4 |
3.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/06.Introducing IdentityServer4.mp4 |
1.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/07.Demo - Setting up IdentityServer4.mp4 |
27.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/08.Demo - Adding a User Interface for IdentityServer4.mp4 |
14.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/09.Demo - Ensuring Traffic Is Encrypted.mp4 |
15.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/10.A Note for Chrome Users.mp4 |
2.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/03.Understanding Authentication with OpenID Connect/11.Summary.mp4 |
3.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/01.Coming Up.mp4 |
1.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/02.The Hybrid Flow.mp4 |
9.2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/01.Course Overview/01.Coming Up.mp4 |
4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/04.Demo - Including Claims in the Identity Token.mp4 |
8.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/05.The UserInfo Endpoint.mp4 |
5.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/06.Demo - Calling the UserInfo Endpoint to Get Additional Claims.mp4 |
15.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/07.Inspecting an Identity Token.mp4 |
7.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/08.Demo - Logging out of Your Web Application.mp4 |
9.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/09.Demo - Logging out of the Identity Provider.mp4 |
9.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/10.Demo - Redirecting After Logging Out.mp4 |
14.2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/04.Securing Your Web Application/11.Summary.mp4 |
2.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/01.Coming Up.mp4 |
1.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/02.Demo - Claims Transformation Keeping the Original Claim Types.mp4 |
15.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/03.Demo - Claims Transformation Only Keeping the Claims You Need.mp4 |
21.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/04.Getting Additional Information Through the UserInfo Endpoint.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/05.Demo - Getting Ready for Calling the UserInfo Endpoint.mp4 |
12.2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/06.Demo - Manually Calling the UserInfo Endpoint to Get More Claims.mp4 |
23.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/07.Role-based Authorization.mp4 |
2.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/08.Demo - Role-based Authorization Ensuring the Role Is Included.mp4 |
11.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/09.Demo - Role-based Authorization Using the Role in Your Views.mp4 |
8.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/10.Demo - Role-based Authorization Using the Role in Your Controllers.mp4 |
7.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/11.Demo - Creating an Access Denied Page.mp4 |
10.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/05.Working with Claims in Your Web Application/12.Summary.mp4 |
1.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/01.Coming Up.mp4 |
1.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/02.How OAuth2 Works.mp4 |
2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/03.Why OpenID Connect Is Preferred Over OAuth2.mp4 |
2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/04.Using OpenID Connect for Authentication and Authorization.mp4 |
3.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/05.OAuth2 and OpenID Connect Flows.mp4 |
5.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/06.Inspecting an Access Token.mp4 |
4.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/06.Understanding Authorization with OAuth2 and OpenID Connect/07.Summary.mp4 |
1.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/01.Coming Up.mp4 |
1.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/02.The Hybrid Flow.mp4 |
4.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/03.Demo - Securing Access to Your API.mp4 |
28.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/04.Demo - Passing an Access Token to Your API.mp4 |
19.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/05.Demo - Showing an Access Denied Page.mp4 |
10.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/06.Demo - Protecting the API When Getting a Resource Collection.mp4 |
10.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/07.Demo - Protecting the API When Getting a Single Resource.mp4 |
9.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/08.Demo - Protecting the API When Updating a Resource.mp4 |
19.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/09.Demo - Protecting the API When Deleting a Resource.mp4 |
8.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/10.Including Identity Claims in an Access Token.mp4 |
1.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/11.Demo - Including Identity Claims in an Access Token.mp4 |
5.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/12.Demo - Protecting the API When Creating a Resource (With Roles).mp4 |
17.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/07.Securing Your API/13.Summary.mp4 |
2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/01.Coming Up.mp4 |
1.2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/02.Role-based Access Control vs. Attribute-based Access Control.mp4 |
5.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/03.Demo - Creating a Simple Authorization Policy.mp4 |
17.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/04.Demo - Using an Authorization Policy.mp4 |
16.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/05.Extending Authorization Policies with Requirements and Handlers.mp4 |
6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/06.Demo - Creating Custom Requirements and Handlers.mp4 |
32.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/08.Authorization Policies and Access Control/07.Summary.mp4 |
1.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/01.Coming Up.mp4 |
1.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/02.Token Lifetimes and Expiration.mp4 |
3.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/03.Demo - Token Lifetimes and Expiration.mp4 |
12.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/04.Gaining Long-lived Access with Refresh Tokens.mp4 |
3.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/05.Demo - Gaining Long-lived Access with Refresh Tokens.mp4 |
31.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/06.Working with Reference Tokens.mp4 |
3.1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/07.Demo - Working with Reference Tokens.mp4 |
9.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/08.Token Revocation.mp4 |
1.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/09.Demo - Revoking Tokens.mp4 |
11.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/10.Token Validation.mp4 |
13.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/09.Advanced Topics/11.Summary.mp4 |
3.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/01.Coming Up.mp4 |
1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/02.Persisting Credentials and Interacting with IdentityServer.mp4 |
3.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/03.Demo - Creating a Custom User Store.mp4 |
39.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/04.Demo - Checking out the Current Quickstart.mp4 |
48.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/05.Demo - Refactoring the Current Quickstart.mp4 |
11.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/06.Demo - Registering Your Custom User Store with IdentityServer.mp4 |
20.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/07.Demo - Integrating Your Custom User Store with IdentityServer.mp4 |
14 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/08.Demo - User Registration.mp4 |
40.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/10.Dealing with Credentials/09.Summary.mp4 |
1.3 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/01.Coming Up.mp4 |
1.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/02.Working with External Identity Providers.mp4 |
2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/03.Demo - Inspecting Support for External Identity Providers.mp4 |
27 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/04.Demo - Using Windows Credentials.mp4 |
16.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/05.Demo - Provisioning a User with a Registration Workflow.mp4 |
46 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/06.Demo - Registering an Application on Facebook.mp4 |
6.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/07.Demo - Integrating Facebook Authentication.mp4 |
28.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/08.Demo - Linking an External Provider to an Existing Account.mp4 |
20.4 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/09.Working with 2-factor Authentication.mp4 |
5.9 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/10.Demo - Implementing 2-factor Authentication.mp4 |
44.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/11.Additional Resources.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/11.Dealing with External Identity Providers and 2FA/12.Summary.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/01.Coming Up.mp4 |
1 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/02.Using a Signing Certificate.mp4 |
2.7 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/03.Demo - Creating a Signing Certificate.mp4 |
7.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/04.Demo - Using a Signing Certificate.mp4 |
10.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/05.Configuration Data and Operational Data.mp4 |
3.2 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/06.Demo - Persisting Configuration Data.mp4 |
35.8 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/07.Demo - Persisting Operational Data.mp4 |
10.6 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/12.Getting Ready for Production/08.Summary.mp4 |
2.5 MB |
Pluralsight - Securing ASP.NET Core with OAuth2 and OpenID Connect/asp-dotnet-core-oauth2-openid-connect-securing.zip |
53.7 MB |