{"id":27078987,"url":"https://github.com/netlogix/nxkeycloak","last_synced_at":"2025-10-07T17:57:30.419Z","repository":{"id":62550147,"uuid":"496873182","full_name":"netlogix/nxkeycloak","owner":"netlogix","description":"TYPO3 extension for logging into the TYPO3 backend using Keycloak","archived":false,"fork":false,"pushed_at":"2022-05-27T06:11:29.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-23T00:47:19.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netlogix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-27T05:32:32.000Z","updated_at":"2023-02-23T13:56:12.000Z","dependencies_parsed_at":"2022-11-03T02:00:44.409Z","dependency_job_id":null,"html_url":"https://github.com/netlogix/nxkeycloak","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2Fnxkeycloak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2Fnxkeycloak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2Fnxkeycloak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlogix%2Fnxkeycloak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlogix","download_url":"https://codeload.github.com/netlogix/nxkeycloak/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247421103,"owners_count":20936231,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-06T01:20:18.435Z","updated_at":"2025-10-07T17:57:25.370Z","avatar_url":"https://github.com/netlogix.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 Extension `nxkeycloak`\n\n[![stability-beta](https://img.shields.io/badge/stability-beta-33bbff.svg)](https://github.com/netlogix/nxkeycloak)\n[![TYPO3 V11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11)\n[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg)](https://php.net/)\n[![GitHub CI status](https://github.com/netlogix/nxkeycloak/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/netlogix/nxkeycloak/actions)\n\nThis extension allows backend logins using a keycloak server.\n\n## Features\n\n* login via a configurable Keycloak server\n* create backend user records for new users (currently admin-only)\n* login existing (non-keycloak) user if email address matches\n\n## Missing Features\n\n* terminate Keycloak session on TYPO3 logoff\n* periodically check if Keycloak session is still active (and terminate TYPO3 session if not)\n* fetch group config from Keycloak to create non-admin users\n* fetch additional user data to decide if the user is allowed to log-in in a specific TYPO3 applications\n\n## Configuration\n\n### Keycloak\nThis extension needs a configured client in Keycloak. Go to your desired realm and create a new client using these \nconfiguration values:\n\n* Client ID: create an ID and take note for later use (use e.g. `typo3`)\n* Client Protocol: `openid-connect`\n* Access Type: `confidential`\n* enable `Standard Flow`\n* add these redirect URLs:\n  * `https://\u003cTYPO3-domain\u003e/typo3/*`\n\nSave the client then go to `Credentials` and copy the secret for later use.\n\n### TYPO3\nThis extension needs the following configuration values set in Install Tool:\n* clientId: the ID of the client created in Keycloak\n* clientSecret: the secret used to authenticate the client\n* host: the host of the Keycloak server. Must include the protocol and port (e.g. `https://keycloak.netlogix.de:8080`)\n* realm: the realm containing user data for this application\n\nNote: Both clientID and clientSecret can be set using environment variables (`NXKEYCLOAK_CLIENTID` and `NXKEYCLOAK_CLIENTSECRET`) as well.\nValues set in Install Tool will be preferred in any case.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlogix%2Fnxkeycloak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlogix%2Fnxkeycloak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlogix%2Fnxkeycloak/lists"}