{"id":18848710,"url":"https://github.com/apache/cxf-fediz","last_synced_at":"2025-08-20T10:32:01.383Z","repository":{"id":14815352,"uuid":"17537838","full_name":"apache/cxf-fediz","owner":"apache","description":"Mirror of Apache CXF","archived":false,"fork":false,"pushed_at":"2024-12-09T12:53:33.000Z","size":7984,"stargazers_count":24,"open_issues_count":6,"forks_count":35,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-12-10T00:42:07.924Z","etag":null,"topics":["cxf","java","library","network-client","network-server","xml"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/apache.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-08T08:00:07.000Z","updated_at":"2024-11-06T11:14:43.000Z","dependencies_parsed_at":"2023-10-23T11:37:01.549Z","dependency_job_id":"eb6987d6-6fbb-4551-9df8-b57706b50b8d","html_url":"https://github.com/apache/cxf-fediz","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcxf-fediz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcxf-fediz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcxf-fediz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcxf-fediz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/cxf-fediz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230415318,"owners_count":18222158,"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":["cxf","java","library","network-client","network-server","xml"],"created_at":"2024-11-08T03:16:55.933Z","updated_at":"2024-12-19T10:09:25.160Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"[![Build Status](https://ci-builds.apache.org/job/CXF/job/CXF-Fediz/badge/icon?subject=Build)](https://ci-builds.apache.org/job/CXF/job/CXF-Fediz/)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf.fediz/fediz/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.cxf.fediz/fediz)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/cxf-fediz/badge)](https://api.securityscorecards.dev/projects/github.com/apache/cxf-fediz)\n\nWelcome to Apache CXF Fediz!\n============================\nFediz helps you secure your web applications by delegating security enforcement\nto the underlying application server. With Fediz, authentication is externalized\nfrom your web application to an identity provider installed as a dedicated server component.\nThe supported standard is WS-Federation 1.2 Passive Requestor Profile.\nFediz supports Claims Based Access Control beyond Role Based Access Control (RBAC).\n\nFediz includes the following feature set:\n\n    WS-Federation 1.1/1.2\n    SAML 1.1/2.0 Tokens\n    Custom token support\n    Publish WS-Federation Metadata document\n    Role information encoded as AttributeStatement in SAML 1.1/2.0 tokens\n    Claims information provided by FederationPrincipal interface\n    OpenId Connect (OIDC)\n\n\nExport Notice\n============================\nThis distribution includes cryptographic software.  The country in \nwhich you currently reside may have restrictions on the import, \npossession, use, and/or re-export to another country, of \nencryption software.  BEFORE using any encryption software, please \ncheck your country's laws, regulations and policies concerning the\nimport, possession, or use, and re-export of encryption software, to \nsee if this is permitted.  See \u003chttp://www.wassenaar.org/\u003e for more\ninformation.\n\nThe U.S. Government Department of Commerce, Bureau of Industry and\nSecurity (BIS), has classified this software as Export Commodity \nControl Number (ECCN) 5D002.C.1, which includes information security\nsoftware using or performing cryptographic functions with asymmetric\nalgorithms.  The form and manner of this Apache Software Foundation\ndistribution makes it eligible for export under the License Exception\nENC Technology Software Unrestricted (TSU) exception (see the BIS \nExport Administration Regulations, Section 740.13) for both object \ncode and source code.\n\nThe following provides more details on the included cryptographic\nsoftware:\n   http://santuario.apache.org/\n   http://www.bouncycastle.org/\n   http://ws.apache.org/wss4j/\n\n\n\nGetting Started\n===============\n\nFor an Apache CXF Fediz source distribution, please read BUILDING.txt \nin this folder for instructions on building Apache CXF Fediz. \n\nFor an Apache CXF Fediz binary distribution, please read release_notes.txt\nfor installation instructions and list of supported and unsupported \nfeatures.\n\nCheck the Fediz website for the latest news:\nhttp://cxf.apache.org/fediz.html\n\nIf you need more help try talking to us on our mailing lists:\nhttp://cxf.apache.org/mailing-lists.html\n \nIf you find any issues with Fediz, please submit reports with JIRA here:\nhttps://issues.apache.org/jira/browse/FEDIZ\n\nWe welcome contributions, and encourage you to get involved in the CXF\ncommunity. If you'd like to learn more about how you can contribute, please\nsee:\nhttp://cxf.apache.org/getting-involved.html\n\nThank you for using CXF Fediz!\n\nThe Apache CXF Team\nhttp://cxf.apache.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcxf-fediz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fcxf-fediz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcxf-fediz/lists"}