Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 3.25 KB

Episode6.md

File metadata and controls

53 lines (38 loc) · 3.25 KB

Learning Kyma - Episode 6

Content

This session we take a look into Kyma and security. There are two main learning goals:

  • Understand which components of Kyma are relevant in the context of security and what are their responsibility
  • Secure an API endpoint with OAuth2

In addition we will take a quick glance at the topics SAML2, OAuth2.0 and OpenID Connect.

Sessions on YouTube

You find this session on YouTube here: Link

References

Security in Kyma - Overview

Dex and IdP Federation

Basics about SAML and OAuth

References