{"id":20717492,"url":"https://github.com/rakibhossain72/SyncSign","last_synced_at":"2025-09-27T12:31:09.570Z","repository":{"id":239731570,"uuid":"800395131","full_name":"rakibmia7254/SyncSign","owner":"rakibmia7254","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":"2024-11-17T03:09:01.380Z","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/rakibmia7254.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/rakibmia7254/SyncSign","commit_stats":null,"previous_names":["rakibmia7254/syncsign"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibmia7254%2FSyncSign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibmia7254%2FSyncSign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibmia7254%2FSyncSign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakibmia7254%2FSyncSign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakibmia7254","download_url":"https://codeload.github.com/rakibmia7254/SyncSign/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234435232,"owners_count":18832092,"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":"2024-11-17T03:09:05.520Z","updated_at":"2025-09-27T12:31:04.279Z","avatar_url":"https://github.com/rakibmia7254.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"}