Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

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