{"id":19873586,"url":"https://github.com/febeling/keycloak-testapp-ex","last_synced_at":"2026-07-18T05:31:17.785Z","repository":{"id":200776837,"uuid":"706202706","full_name":"febeling/keycloak-testapp-ex","owner":"febeling","description":"Phoenix application to test and demo Keycloak authentication and authorization ","archived":false,"fork":false,"pushed_at":"2023-10-17T14:24:12.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T01:21:23.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/febeling.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,"governance":null}},"created_at":"2023-10-17T13:52:22.000Z","updated_at":"2023-10-17T14:22:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ff081a1-5e9b-4d61-9f72-dbe920c2b0a3","html_url":"https://github.com/febeling/keycloak-testapp-ex","commit_stats":null,"previous_names":["febeling/keycloak-testapp-ex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/febeling/keycloak-testapp-ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febeling%2Fkeycloak-testapp-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febeling%2Fkeycloak-testapp-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febeling%2Fkeycloak-testapp-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febeling%2Fkeycloak-testapp-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/febeling","download_url":"https://codeload.github.com/febeling/keycloak-testapp-ex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/febeling%2Fkeycloak-testapp-ex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266423647,"owners_count":23926122,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-12T16:19:14.688Z","updated_at":"2025-10-17T12:01:29.869Z","avatar_url":"https://github.com/febeling.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeycloakTestappEx\n\nTo start your Phoenix server:\n\n  * Run `mix setup` to install and setup dependencies\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\n## Deployment\n\nFollowing the instructions in this gist, generally: https://gist.github.com/col/a509ee4b73cecb347c97 with the adaptations as follows.\n\nWhat is used here is two herokuish buildpacks, as specified in `.buildpacks`.\n\nThere were two problems, resulting from the changes in the most recent Phoenix app structure (probably since 1.7), which don't work with the assumptions the static buildpack makes. (1.7 introduces an `esbuild` where it was `brunch` before, and it assumes `mix assets.deploy` to be used for building assets, which didn't exist by default before.)\n\nThe buildpack assumes a `package.json` in `assets/`, and fails without it. So we put a placeholder package file there, even though we don't install anything.\n\nAlso, the latest phoenix has a `mix assets.deploy` command, and the static buildpack assumes `mix phx.digest`. This is solved by overriding the `compile` script is overridden (placed at `$PROJECT_ROOT/compile`).\n\n[ default_scope: \"user\", client_id: :client_id1, client_secret: :client_secret2, request_path: \"authorize_url\", callback_path: \"callback-paht-1\" ]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebeling%2Fkeycloak-testapp-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffebeling%2Fkeycloak-testapp-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffebeling%2Fkeycloak-testapp-ex/lists"}