{"id":26152924,"url":"https://github.com/rakibhossain72/syncsign","last_synced_at":"2026-05-26T20:31:39.113Z","repository":{"id":239731570,"uuid":"800395131","full_name":"rakibhossain72/SyncSign","owner":"rakibhossain72","description":"This is a simple Single Sign-On (SSO) system implemented using Flask, a lightweight web framework in Python. This SSO system allows users to log in once and access multiple applications without the need to log in again.","archived":false,"fork":false,"pushed_at":"2024-05-14T09:03:45.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T06:32:36.741Z","etag":null,"topics":["flask","flask-api","sso","sso-authentication","sso-server"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakibhossain72.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}},"created_at":"2024-05-14T08:51:35.000Z","updated_at":"2024-05-14T09:03:49.000Z","dependencies_parsed_at":"2024-05-14T10:27:10.020Z","dependency_job_id":"115609b7-28ec-493d-91a1-ef86683dc4c3","html_url":"https://github.com/rakibhossain72/SyncSign","commit_stats":null,"previous_names":["rakibmia7254/syncsign","rakibhossain72/syncsign"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhossain72%2FSyncSign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhossain72%2FSyncSign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhossain72%2FSyncSign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibhossain72%2FSyncSign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakibhossain72","download_url":"https://codeload.github.com/rakibhossain72/SyncSign/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242990045,"owners_count":20217905,"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":["flask","flask-api","sso","sso-authentication","sso-server"],"created_at":"2025-03-11T07:25:24.005Z","updated_at":"2026-05-26T20:31:39.056Z","avatar_url":"https://github.com/rakibhossain72.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n\r\nSyncSign Single Sign-On (SSO) System\r\n=================================\r\n\r\nThis is a simple Single Sign-On (SSO) system implemented using Flask, a lightweight web framework in Python. This SSO system allows users to log in once and access multiple applications without the need to log in again.\r\n\r\nFeatures\r\n--------\r\n\r\n*   Users can log in with their username and password.\r\n*   Session-based authentication to keep users logged in across multiple requests.\r\n*   Demonstrates how to protect routes for multiple applications with SSO.\r\n\r\n\r\nRun\r\n------\r\n\r\n`app.py` is the server file run however you want\r\n\r\n\r\nUsage\r\n-----\r\n\r\n1.  Set up a secret key for the Flask app. Open `app.py` and replace `'your_secret_key'` with a random secret key.\r\n2.  Run the Flask app:\r\n`python app.py`4.  Access the application in your web browser at `http://localhost:5000`.\r\n\r\nHow it Works\r\n------------\r\n\r\n*   **Login:** Users can log in with their username and password. The credentials are validated against a database of users.\r\n*   **Session:** After successful login, the user's username is stored in the session to keep them logged in across requests.\r\n*   **Protected Routes:** The SSO system includes appID for  applications (`signin/app_id` and `signin/app_id`). User Can login with those url. If a user is authenticated, they will be redirected to the respective application. Otherwise, they will see a message indicating that they are not logged in.\r\n\r\nContributing\r\n------------\r\n\r\nContributions are welcome! Feel free to open issues or pull requests.\r\n\r\nLicense\r\n-------\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakibhossain72%2Fsyncsign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakibhossain72%2Fsyncsign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakibhossain72%2Fsyncsign/lists"}