Skip to content

Created a simple login application demonstration utilizing OpenID Connect. AuthAuthenticator.kt was developed to streamline the login/logout process.

Notifications You must be signed in to change notification settings

VinayByte/KeyCloak_Authentication_Demo_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyCloak Authentication Demo App

This demo app showcases KeyCloak authentication in Kotlin by communicating with OAuth 2.0 and OpenID Connect SDK, and integrating Chrome Custom Tab for a seamless authentication experience.

Overview

KeyCloak is an open-source Identity and Access Management solution, providing features such as Single Sign-On (SSO), OAuth 2.0, and OpenID Connect authentication. This demo app utilizes the AppAuth Android SDK to interact with KeyCloak for authentication purposes.

For more information about the AppAuth Android SDK, please refer to the official repository.

Features

  • Authenticate users with KeyCloak using OAuth 2.0 and OpenID Connect protocols.
  • Seamless authentication flow through Chrome Custom Tab integration.
  • Written in Kotlin for modern Android development practices.

Requirements

  • KeyCloak server instance for authentication purposes.

About

Created a simple login application demonstration utilizing OpenID Connect. AuthAuthenticator.kt was developed to streamline the login/logout process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages