OBJECTIVES
–
AUDIENCE
Web Developer
PREREQUISITES
–
CONTENT
1. Introduction SSO with Keycloak
1.1 Securing Application with SSO
1.2 Introduction Keycloak
1.3 Installing and Running Keycloak
1.4 Keycloak Admin & Account Console
2. Authenticating Users
2.1 Introduction OpenID Connect
2.2 Authenticating User
2.3 ID Token, Roles & User Profile
2.4 Managing Users
3. Authorizing Access
3.1 Introduction OAuth 2.0
3.2 Validating Access Token
3.3 Managing Tokens and Session
4. Configuring Keycloak for Production
4.1 Setting Keycloak
4.2 Frontend & Backend URL
4.3 Configuring Database
4.4 Testing Keycloak Environment