Gluu video tutorials can be a useful resource for learning about IAM and how to use the Gluu platform.
Install Gluu Server on Suse Linux Enterprise Server 15
In this video, learn how to install Single-node Gluu Server Linux packages for SUSE Linux Enterprise Server 15.
Find the installation docs here:
https://gluu.org/docs/gluu-server/4.4/installation-guide/install-suse/
Install Gluu Server on CentOS 8
Learn how to install Gluu Server on CentOS 8 Single-node Gluu Server Linux packages are available for CentOS 8 and 7.
Find the installation docs here:
https://gluu.org/docs/gluu-server/4.4/installation-guide/install-centos/
Install Gluu Server on Ubuntu 20.x
Learn how to install Gluu Server on Ubuntu 20 Single-node Gluu Server Linux packages are available for Ubuntu 20.x, 18.04.x.
Find the installation docs here:
https://gluu.org/docs/gluu-server/4.4/installation-guide/install-ubuntu/
How to build a world-class identity service
The video provides an overview of the Gluu platform, what’s open source, and how to get started. It’s just slides, no demo! But if you just want a quick intro, it’s not a bad place to start.
How to authenticate a billion unique logins a day
This video demonstrates 1 billion logins per day, which includes both simple logins, and more complex logins doing a true OpenID connect web authentication.
Role-Based Access Management
In this tutorial, Gluu CEO Mike Schwartz shares a demo he’s been working on that demonstrates how you can configure Gluu Gateway to only allow access to an API to a person with the right role. This trick works for either web or browser-based applications, and he shows examples of both.
Using OAuth to implement RBAC on GitHub