{"id":22954966,"url":"https://github.com/e-contract/eid-idp-php-example","last_synced_at":"2025-08-13T02:32:15.383Z","repository":{"id":35798760,"uuid":"40080275","full_name":"e-Contract/eid-idp-php-example","owner":"e-Contract","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-20T13:09:15.000Z","size":17,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-02-26T04:52:23.753Z","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/e-Contract.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":"2015-08-02T13:32:51.000Z","updated_at":"2022-06-21T13:47:02.000Z","dependencies_parsed_at":"2022-09-08T17:50:51.054Z","dependency_job_id":null,"html_url":"https://github.com/e-Contract/eid-idp-php-example","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Feid-idp-php-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Feid-idp-php-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Feid-idp-php-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Feid-idp-php-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-Contract","download_url":"https://codeload.github.com/e-Contract/eid-idp-php-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229724839,"owners_count":18114514,"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":"2024-12-14T16:20:16.428Z","updated_at":"2024-12-14T16:20:17.000Z","avatar_url":"https://github.com/e-Contract.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eID Identity Provider PHP Examples\n\nThis project contains some PHP examples on how to integrate with eID Identity Provider using OpenID.\nWe also provided an example that uses a pop-up window.\n\nThis project is using a patched version (added i18n support) of the LightOpenID PHP library.\nThe original library is available at: https://code.google.com/p/lightopenid/\n\nThe example code has been tested against both eID Identity Provider v1 and v2.\n\n\n## iframe\n\nPlease notice that the usage of an `iframe` for integrating the eID Identity Provider should be avoided,\nas the security policy implemented by modern web browsers is getting more strict.\nAlso, the eID Chrome solution, which has been integrated within eID Identity Provider v2,\ncannot operate from within an `iframe`.\n\n\n## Language selection\n\nThe language to be used by the eID Identity Provider can be configured via:\n```\n$openid-\u003elang = 'nl';\n```\n\n\n## Production Usage\n\nImportant notice for production usage: change `localhost` in the code:\n```\n$openid = new LightOpenID('localhost');\n```\nto the actual DNS-name of your server.\n\n\n## Supported Web browsers\n\nThe pop-up example has been tested against the following web browsers:\n* Firefox 39 (Linux/Windows/Mac)\n* Google Chrome 44 (Linux/Windows/Mac)\n* Internet Explorer 11\n* Safari 8\n* Opera 30\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-contract%2Feid-idp-php-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-contract%2Feid-idp-php-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-contract%2Feid-idp-php-example/lists"}