Logilica Documentation
HomepageDemoBlogContact
  • About Logilica
    • Overview
  • Getting Started
    • Onboarding Data
    • Onboarding Users
    • Setting up Teams
  • Integration
    • Connecting Tools
    • Uploading Custom Data
  • Metrics & Reports
    • Introduction
      • Navigation
      • Dashboards
      • Data Exploration
    • Epics Delivery Tracker
    • Planning
      • Ticket Lead Time
      • Ticket Velocity
      • Ticket Overload
      • Sprint Health
      • Ticket Activities / Risks
    • Code
      • Code Cycle Time
      • Coding Velocity
      • Review Process
      • Developer Health
      • Code Activities / Risks
    • Build
    • Team Management
      • Teams Overview
      • Team Pulse
      • Activity Lens
    • Reports
    • Customization
    • Glossary
  • Configuration
    • User Management
    • Managing Contributors
    • Menu Management
    • Release Detection
    • Targets & Thresholds
    • DORA Configuration
  • Advanced
    • API Token Management
    • Import API
      • API Overview
      • Uploading Planning Data
      • Uploading CI Build Data
        • CDEvents Integration
      • Uploading Test Data
      • Uploading Team Data (beta)
      • Repositories
      • Uploading Contributors Data
    • Export API
    • DataStudio
      • Data Models
        • CI Build
        • CI Build Stage
        • Contributor
        • Coverage Commit
        • Coverage File
        • Coverage Label
        • Coverage Test Result
        • Jira Component
        • Jira Epic
        • Jira Hierarchy Issues
        • Jira Issue Hierarchy Link
        • Jira Issue
        • Jira Issue
        • Jira Label
        • Jira Project
        • Jira Release
        • Jira Sprint
        • Project
        • Pull Request
        • Pull Request
        • Release
        • Team
      • Advanced Transformations
    • Integrations: Data Mapping
      • GitHub Projects Support
  • SSO Integration
    • Keycloak SSO
    • Microsoft Entra SSO
  • Subprocessors
  • Changelog
Powered by GitBook
On this page
  1. SSO Integration

Keycloak SSO

Set up Logilica with Keycloak's Single Sign-On

PreviousSSO IntegrationNextMicrosoft Entra SSO

Last updated 1 year ago

Keycloak is an Identity Management service that implements an Identity Provider (IdP), using protocols such as SAML. Logilica's SSO supports Keycloak's SAML SSO.

To enable Keycloak SAML SSO with Logilica, please complete the following:

  1. Match Client ID and Entity ID In the Logilica SSO configuration, ensure the Entity ID field has the same value as Keycloak's Client ID. The client type should be SAML.

  1. Set Valid Redirect URIs In Keycloak, navigate to the Client's Settings page. Under Access Settings, for Valid Redirect URIs, please add 'https://logilica.io/*'.

  2. Turn off Signing Keys From the Client's settings page, select the Keys tab. In the Signing Keys Configuration, turn off Client signature required.

  1. Fill in Entry URL and Certificate fields The Entry URL and Certificate field can be obtained from the Realm's SAML 2.0 Identity Provider Metadata document.

Please ensure you have at least one active user in the Realm with a verified email.

With this, Keycloak's SAML SSO has been set up with Logilica. For further details on logging in with SSO, please navigate to the page.

SSO Integration
Keycloak Realm Client settings
Logilica Organisation Single Sign On settings
Keycloak Client Access settings
Keycloak Client Keys settings
Keycloak Realm SAML 2.0 Identity Provider Metadata