{"id":18970311,"url":"https://github.com/athiththan11/passport-saml-wso2","last_synced_at":"2025-04-19T15:04:12.904Z","repository":{"id":47469027,"uuid":"195566567","full_name":"athiththan11/Passport-SAML-WSO2","owner":"athiththan11","description":"An Express Application with Passport-SAML for WSO2 SAML2 SSO","archived":false,"fork":false,"pushed_at":"2022-12-10T21:34:13.000Z","size":59,"stargazers_count":9,"open_issues_count":4,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T09:06:06.167Z","etag":null,"topics":["passport-saml","saml2","wso2","wso2-identity-server","wso2-saml-sso"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/athiththan11.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":"2019-07-06T17:32:58.000Z","updated_at":"2025-01-23T17:47:41.000Z","dependencies_parsed_at":"2023-01-26T08:50:18.237Z","dependency_job_id":null,"html_url":"https://github.com/athiththan11/Passport-SAML-WSO2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athiththan11%2FPassport-SAML-WSO2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athiththan11%2FPassport-SAML-WSO2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athiththan11%2FPassport-SAML-WSO2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athiththan11%2FPassport-SAML-WSO2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athiththan11","download_url":"https://codeload.github.com/athiththan11/Passport-SAML-WSO2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213765,"owners_count":21231096,"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":["passport-saml","saml2","wso2","wso2-identity-server","wso2-saml-sso"],"created_at":"2024-11-08T14:56:37.691Z","updated_at":"2025-04-16T07:35:02.215Z","avatar_url":"https://github.com/athiththan11.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Passport SAML WSO2\n\nA simple express application with passport-saml configurations for WSO2 SAML2 SSO.\n\n## Install\n\nExecute the following command from the root folder to install all necessary dependencies\n\n```shell\nnpm install\n```\n\n## Configure\n\n### Express Application\n\nCreate a `.env` file in the root directory and enter the following properties\n\n\u003e Change the `SAML_ENTRYPOINT` and `SAML_LOGOUTURL` if the ip-address and ports are different from default configurations\n\n```env\nSESSION_SECRET=\"a well secured secret\"\n\nSAML_ENTRYPOINT=\"https://localhost:9443/samlsso\"\n\n# for tenant specific Service Providers append the tenant domain: SampleExpressApp@foo.com\nSAML_ISSUER=\"SampleExpressApp\"\nSAML_PROTOCOL=\"http://\"\nSAML_LOGOUTURL=\"https://localhost:9443/samlsso\"\n\nWSO2_ROLE_CLAIM=\"http://wso2.org/claims/role\"\nWSO2_EMAIL_CLAIM=\"http://wso2.org/claims/emailaddress\"\n```\n\n## Run\n\nUse the following command to start the express application\n\n```shell\nnpm start\n```\n\nnavigate to [http://localhost:3000/app](http://localhost:3000/app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathiththan11%2Fpassport-saml-wso2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathiththan11%2Fpassport-saml-wso2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathiththan11%2Fpassport-saml-wso2/lists"}