-
Notifications
You must be signed in to change notification settings - Fork 1
Home
The Primesign Keycloak Fork contains extensions to the Keycloak Server (especially Step Up Authentication).
The master branch is based on the latest Keycloak Server release and not the upstream master.
Branches named like KEYCLOAK-* are based on the upstream master and intended to be committed as pull requests to upstream once they are finished. The name is a reference to the official Keycloak issue.
Branches named like fb-keycloak-* are based on the master branch in this repository and will be merged to the master branch once they are finished. The name is a reference to the internal Jira ticket.
Changes from the fb-keycloak- branches that should be commited to upstream must be merged into one of the KEYCLOAK- branches through Cherry Picking.
Read also the guide on Building and Running Keycloak.