Implement SSO Login Providers in Keycloak (Google, GitLab, GitHub, Facebook) #11
Labels
No labels
Blocked
Bounty
$100
Bounty
$1000
Bounty
$10000
Bounty
$20
Bounty
$2000
Bounty
$250
Bounty
$50
Bounty
$500
Bounty
$5000
Bounty
$750
MoSCoW
Could have
MoSCoW
Must have
MoSCoW
Should have
Needs feedback
Points
1
Points
13
Points
2
Points
21
Points
3
Points
34
Points
5
Points
55
Points
8
Points
88
Priority
Backlog
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Signed-off: Owner
Signed-off: Scrum Master
Signed-off: Tech Lead
Spike
State
Completed
State
Duplicate
State
In Progress
State
In Review
State
Paused
State
Unverified
State
Verified
State
Wont Do
Type
Bug
Type
Discussion
Type
Documentation
Type
Epic
Type
Feature
Type
Legendary
Type
Support
Type
Task
Type
Testing
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Blocks
You do not have permission to read 1 dependency
Reference: clevermicro/user-management#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ref epic: #13
Goal: Configure the Keycloak realm to allow users to authenticate using their existing accounts from Google, GitLab, GitHub, and Facebook.
Description:
Keycloak supports SSO login, which means users can log in with their Google account, etc. This ticket will configure Keycloak to support SSO for Google, GitLab, GitHub, and Facebook. This might need to be split into 4 sub-tickets or more since each platform requires setup on its side. For example, to use Google SSO, we need a Google developer account and set up an application on GCP. Each platform will have a different procedure. The ticket will be considered done after the user can log in with their third-party account via the Keycloak login page.
Prerequisites:
What needs to be done:
(This ticket can act as a parent tracker. It's recommended to create sub-tickets for each provider due to the distinct setup steps involved.)
Deliverables:
(Sub-tickets recommended: "Configure Google Login in Keycloak", "Configure GitLab Login in Keycloak", etc.)
I see this as optional feature, perhaps for v0.2 release?