Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Enterprise OAuth 2.0 and OpenID Connect, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:50
    Why learn OAuth and OpenID Connect ?
  • Урок 2. 00:05:22
    Course Content
  • Урок 3. 00:05:35
    Explanation of Diagrams
  • Урок 4. 00:02:37
    Section Overview and Security Basics
  • Урок 5. 00:06:17
    Authentication and Authorization
  • Урок 6. 00:07:21
    LDAP
  • Урок 7. 00:04:11
    SAML and Single Sign-On
  • Урок 8. 00:11:42
    SAML Authentication Flow
  • Урок 9. 00:08:07
    Enterprise Application Security and Problem Usecases
  • Урок 10. 00:04:35
    Social Applications and its problems
  • Урок 11. 00:05:47
    OAuth 2.0 Definition
  • Урок 12. 00:07:41
    OAuth Real World Demonstration
  • Урок 13. 00:03:21
    OAuth Roles
  • Урок 14. 00:03:37
    OAuth Client Registration
  • Урок 15. 00:05:38
    OAuth Opaque Access Tokens
  • Урок 16. 00:05:29
    OAuth Structured Access Tokens (JWT)
  • Урок 17. 00:05:20
    OAuth Scopes
  • Урок 18. 00:07:05
    OAuth Endpoints
  • Урок 19. 00:21:10
    OAuth Grant Types, Refresh Tokens and Token Revocation
  • Урок 20. 00:06:50
    OpenID Connect Scopes
  • Урок 21. 00:02:32
    OAuth Grant Types Summary
  • Урок 22. 00:03:11
    Section Introduction
  • Урок 23. 00:10:35
    Google Authorization Server : Client Registration
  • Урок 24. 00:03:55
    Finding Google Endpoints
  • Урок 25. 00:29:05
    Deep Dive : Authorization Code Grant Type
  • Урок 26. 00:20:37
    Deep Dive : Authorization Code Grant Type Continued
  • Урок 27. 00:11:59
    Deep Dive : PKCE Extension
  • Урок 28. 00:07:00
    Deep Dive : Implicit Grant Type
  • Урок 29. 00:10:14
    Google Playground
  • Урок 30. 00:08:52
    Google Coding Project : Project Explanation
  • Урок 31. 00:25:09
    Google Coding Project : Code Walkthrough
  • Урок 32. 00:07:24
    Google Coding Project : Debugging using Chrome
  • Урок 33. 00:04:32
    Okta Authorization Server
  • Урок 34. 00:16:50
    Okta Setup
  • Урок 35. 00:09:13
    Custom Resource Server using Spring Boot
  • Урок 36. 00:19:00
    Deep Dive : Client Credentials Grant Type
  • Урок 37. 00:11:18
    Deep Dive : Resource Owner Password Grant Type
  • Урок 38. 00:10:21
    Other Okta Features
  • Урок 39. 00:05:27
    Okta Coding Project : Project Explanation
  • Урок 40. 00:18:27
    Okta Coding Project : Code Walkthrough
  • Урок 41. 00:02:53
    Section Introduction
  • Урок 42. 00:11:34
    JWT Token
  • Урок 43. 00:05:30
    Client Authentication using Client Secret
  • Урок 44. 00:10:29
    Client Authentication using JWT
  • Урок 45. 00:02:32
    Introduction
  • Урок 46. 00:06:42
    Enterprise versus Social Applications
  • Урок 47. 00:13:28
    OAuth 2.0 Architecture for the Enterprise
  • Урок 48. 00:05:11
    Login, Logout and Sessions
  • Урок 49. 00:09:51
    User Mapping with Scopes
  • Урок 50. 00:11:36
    OAuth 2.0 on the Cloud
  • Урок 51. 00:02:37
    Revisit Enterprise Problem Usecases
  • Урок 52. 00:10:34
    OAuth 2.0 and OpenID Connect
  • Урок 53. 00:04:25
    Handling Multiple Authorization Servers
  • Урок 54. 00:10:18
    Identity Brokers
  • Урок 55. 00:04:55
    OAuth 2.0/OpenID Best Practices
  • Урок 56. 00:09:31
    Angular Project Explanation
  • Урок 57. 00:19:15
    Angular Code Walkthrough : Implicit flow using Google
  • Урок 58. 00:05:37
    Angular Code Walkthrough : Authorization Code with PKCE using Okta
  • Урок 59. 00:04:00
    Final thoughts about Angular
  • Урок 60. 00:04:08
    Native Applications Versus Web Applications
  • Урок 61. 00:11:40
    Using OAuth in Desktop Applications
  • Урок 62. 00:11:04
    Using OAuth in Mobile Applications
  • Урок 63. 00:02:54
    Devices with Limited Input Capabilities
  • Урок 64. 00:09:08
    Device Code Grant Type
  • Урок 65. 00:14:14
    The Idea of Delegated Authentication
  • Урок 66. 00:03:41
    That was a lot of learning!
  • Урок 67. 00:01:36
    Section Introduction
  • Урок 68. 00:02:41
    URL Encoding
  • Урок 69. 00:02:16
    Base64 Encoding
  • Урок 70. 00:04:33
    Cryptographic Hashing
  • Урок 71. 00:03:29
    Symmetric Encryption
  • Урок 72. 00:07:26
    Asymmetric Encryption
  • Урок 73. 00:04:35
    Hybrid Encryption
  • Урок 74. 00:05:15
    Digital Signatures