Skip to content

iglimanaj/keycloak-atlassian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keycloak-atlassian

Keycloak Social Login extension for Atlassian.

Install

Download keycloak-atlassian-ear-<version>.ear from Releases page. Then deploy it into $KEYCLOAK_HOME/standalone/deployments/ directory.

Setup

Atlassian

Access to Atlassian Developer Portal and create your application. You can get Client ID and Client Secret from the created application.

Technical details about the endpoints

In this article OAuth 2.0 (3LO) apps you can find information about the OAuth2.0 relevant endpoints that are provided by Atlassian.

Keycloak

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

Source Build

Clone this repository and run mvn package. You can see keycloak-atlassian-ear-<version>.ear under ear/target directory.

Licence

Apache License, Version 2.0

Author

Credits

This project was initially based on https://github.com/wadahiro/keycloak-discord, which is maintained by Hiroyuki Wada

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published