{"id":34527621,"url":"https://github.com/eclipse-xfsc/portal-sp-service","last_synced_at":"2026-05-28T15:31:43.364Z","repository":{"id":289886463,"uuid":"970859566","full_name":"eclipse-xfsc/portal-sp-service","owner":"eclipse-xfsc","description":"Provides SP Functionality for XFSC Portal.","archived":false,"fork":false,"pushed_at":"2025-10-27T08:39:21.000Z","size":94,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-12T05:33:20.114Z","etag":null,"topics":["federation","microservice","portal","service-provider","sp","xfsc"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-xfsc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-22T16:37:18.000Z","updated_at":"2025-06-04T20:30:03.000Z","dependencies_parsed_at":"2025-04-25T15:45:34.788Z","dependency_job_id":"0345d1dc-aef7-4642-979b-4cbee6ec74f7","html_url":"https://github.com/eclipse-xfsc/portal-sp-service","commit_stats":null,"previous_names":["eclipse-xfsc/portal-sp-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-xfsc/portal-sp-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fportal-sp-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fportal-sp-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fportal-sp-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fportal-sp-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-xfsc","download_url":"https://codeload.github.com/eclipse-xfsc/portal-sp-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fportal-sp-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33615489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["federation","microservice","portal","service-provider","sp","xfsc"],"created_at":"2025-12-24T05:24:12.836Z","updated_at":"2026-05-28T15:31:43.358Z","avatar_url":"https://github.com/eclipse-xfsc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solution Packaging service\nIn order to run this application locally, the following should be satisfied:\n- Identity system (keycloak) should be accessible from localhost\n- GAIA-X Federated Catalogue service or Mocking service (https://gitlab.com/gaia-x/data-infrastructure-federation-services/por/demo) \nshould be accessible\n\n## Configuring keycloak\nIn order to protect provided endpoints and develop/test authorization with OIDC, the access to working identity system (keycloak)\nshould be configured. The following variables should be specified:\n  * KC_URL (URL to Keycloak)\n  * KC_REALM (realm name in Keycloak)\n  * KC_RESOURCE (client in Keycloak)\n\nAll these variables are configured in Portal infrastructure project \n(https://gitlab.com/gaia-x/data-infrastructure-federation-services/por/infra-mesh/-/settings/ci_cd) and contains sensitive information.\n\nFor instance, they might have the following values:\n  * KC_URL=\"http://78.138.66.50/\" \n  * KC_REALM=\"gaiax_realm\"\n  * KC_RESOURCE=\"gaiax_client\"\n\n## Configuration of external systems\nOpen the application.yml file and configure value for the services.demo.uri.internal setting representing URI for\nGAIA-X Federated Catalogue service. For instance:\n\n~~~~\nservices.demo.uri.internal: http://gaia-x.demo.local:8081/demo\n~~~~\n\nMake sure that such external system is available from your host.\n\n\n## Application run\nWith all these configurations, use the following command to run application:\n\n~~~~\n$ KC_URL=\"http://78.138.66.50/\" KC_REALM=\"gaiax_realm\" KC_RESOURCE=\"gaiax_client\" \\\n  ./mvnw clean spring-boot:run\n~~~~\n\nThe application should be started on localhost and use port, configured in application.yml file:\n\n~~~~\nserver.port: 8092\n~~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xfsc%2Fportal-sp-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-xfsc%2Fportal-sp-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xfsc%2Fportal-sp-service/lists"}