8000 GitHub - k2fc/keycloak-vatsim: Keycloak Identity Provider extension for VATSIM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

k2fc/keycloak-vatsim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-vatsim

Keycloak Social Login extension for Vatsim.

Install

Download keycloak-vatsim-<version>.jar from Releases page. Then deploy it into $KEYCLOAK_HOME/providers directory.

Setup

VATSIM

Access to an OAuth Organization on VATSIM VATSIM Connect to create your application.

You can get Client ID and Client Secret from the created application.

Keycloak

Note: You don't need to setup the theme in master realm from v0.3.0.

  1. Add vatsim Identity Provider in the realm which you want to configure.
  2. In the vatsim identity provider page, set Client Id and Client Secret.

Source Build

Clone this repository and run mvn package. You can see keycloak-vatsim-<version>.jar under tar 5063 get directory.

Licence

Apache License, Version 2.0

Author

Based on vatsim-discord by Hiroyuki Wada

About

Keycloak Identity Provider extension for VATSIM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0