{"id":39497801,"url":"https://github.com/clarin-eric/saml_privacy_policy","last_synced_at":"2026-01-18T05:43:54.420Z","repository":{"id":144999497,"uuid":"45041155","full_name":"clarin-eric/SAML_privacy_policy","owner":"clarin-eric","description":"XSLT 2.0 stylesheet that produces a privacy policy (in XHTML) from SAML metadata about an SP or IdP","archived":false,"fork":false,"pushed_at":"2015-10-27T13:02:56.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-10T03:14:49.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"XSLT","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/clarin-eric.png","metadata":{"files":{"readme":"README.adoc","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":"2015-10-27T12:58:20.000Z","updated_at":"2015-10-27T13:02:57.000Z","dependencies_parsed_at":"2023-04-11T05:32:16.604Z","dependency_job_id":null,"html_url":"https://github.com/clarin-eric/SAML_privacy_policy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clarin-eric/SAML_privacy_policy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2FSAML_privacy_policy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2FSAML_privacy_policy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2FSAML_privacy_policy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2FSAML_privacy_policy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clarin-eric","download_url":"https://codeload.github.com/clarin-eric/SAML_privacy_policy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clarin-eric%2FSAML_privacy_policy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":[],"created_at":"2026-01-18T05:43:54.355Z","updated_at":"2026-01-18T05:43:54.410Z","avatar_url":"https://github.com/clarin-eric.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"= SAML AAI privacy policy producer\n:icons: font\n:toc: right\n:toclevels: 4\n:sectnums:\n:source-highlighter: pygments\n\nThis XSLT 2.0 stylesheet produces a privacy policy document file (in XHTML) from SAML metadata about an SP or IdP. The privacy policy is intended to reflect the https://wiki.edugain.org/eduGAIN:Privacy_policy[eduGAIN format]. It reuses your SAML metadata to ensure a consistent (e.g. service description) and accurate (e.g. attributes requested) statement. A few bits will still have to be filled in manually afterwards, and these are clearly marked as `FILL IN`. The document will be styled in the CLARIN flexbox style, but the bare XHTML is easily restylable, e.g. by referencing a different CSS stylesheet.\n\n== Requirements\n\n* Saxonica Saxon, e.g. https://sourceforge.net/projects/saxon/files/Saxon-HE/9.6/[Saxon Home Edition 9.6].\n\n== To configure\n\nThere is one XSLT parameter, `entityID`, which should contain the entity ID of the entity (SP or IdP) that you want to produce a privacy policy for.\n\n== To use\n\nRun Saxon, for instance:\n\n[source,Sh]\n----\njava -jar '/opt/Saxon/SaxonHE9-6-0-6J/saxon9he.jar' -u \\\n    -s:'https://infra.clarin.eu/aai/prod_md_about_clarin_erics_idp.xml' \\\n    -xsl:'privacy_policy.xsl' \\\n    -o:'privacy_policy_clarin_idp.xhtml' entityID='https://idp.clarin.eu'\n\njava -jar '/opt/Saxon/SaxonHE9-6-0-6J/saxon9he.jar' -u \\\n    -s:'https://infra.clarin.eu/aai/prod_md_about_spf_sps.xml' \\\n    -xsl:'privacy_policy.xsl' \\\n    -o:'privacy_policy_clarin_sp.xhtml' entityID='https://sp.catalog.clarin.eu'\n----\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarin-eric%2Fsaml_privacy_policy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarin-eric%2Fsaml_privacy_policy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarin-eric%2Fsaml_privacy_policy/lists"}