cehbrecht / oauth-keycloak-talk

OAuth with Keycloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth with Keycloak

TGIF at DKRZ:

Installation

This presentation uses reveal-ck. See documentation for installation.

The slides slides.md are written in Markdown.

You can generate the presentation with reveal-ck:

$ reveal-ck generate
$ reveal-ck serve
http://localhost:10000

Using RevealJS

See: https://github.com/hakimel/reveal.js/blob/master/README.md

Export as PDF: https://github.com/hakimel/reveal.js/blob/master/README.md#pdf-export

Overview mode with ESC: https://github.com/hakimel/reveal.js/blob/master/README.md#overview-mode

Install ruby on macOS

See: https://github.com/rbenv/rbenv#upgrading-with-homebrew

$ brew upgrade rbenv ruby-build
$ rbenv init
$ rbenv install 2.6.4
$ rbenv global 2.6.4

About

OAuth with Keycloak

License:Apache License 2.0