{"id":21001454,"url":"https://github.com/divio/aldryn-sso","last_synced_at":"2025-10-24T16:51:21.848Z","repository":{"id":2364499,"uuid":"43234081","full_name":"divio/aldryn-sso","owner":"divio","description":"Single sign-on Integration for Divio Cloud","archived":false,"fork":false,"pushed_at":"2024-05-22T08:38:43.000Z","size":736,"stargazers_count":5,"open_issues_count":5,"forks_count":6,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-26T05:49:42.642Z","etag":null,"topics":["addon","cloud","divio","django","python","sso"],"latest_commit_sha":null,"homepage":"https://www.divio.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/divio.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"2015-09-27T04:19:25.000Z","updated_at":"2024-05-22T08:38:47.000Z","dependencies_parsed_at":"2024-05-22T09:45:06.652Z","dependency_job_id":"f3e3d2a3-c341-4028-a7f7-7e6314ff972f","html_url":"https://github.com/divio/aldryn-sso","commit_stats":{"total_commits":179,"total_committers":19,"mean_commits":9.421052631578947,"dds":0.7653631284916201,"last_synced_commit":"8496652af1ceffdcaa17b5e786f9ab9be06c82aa"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Faldryn-sso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Faldryn-sso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Faldryn-sso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divio%2Faldryn-sso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divio","download_url":"https://codeload.github.com/divio/aldryn-sso/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254248440,"owners_count":22039008,"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":["addon","cloud","divio","django","python","sso"],"created_at":"2024-11-19T08:15:21.467Z","updated_at":"2025-10-24T16:51:16.814Z","avatar_url":"https://github.com/divio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\nAldryn SSO\n==========\n\n|pypi| |build| |coverage|\n\n**Aldryn SSO** adds single-sign-on to Divio Cloud.\n\nThis addon still uses the legacy \"Aldryn\" naming. You can read more about this in our\n`support section \u003chttps://support.divio.com/general/faq/essential-knowledge-what-is-aldryn\u003e`_.\n\n\nContributing\n============\n\nThis is a an open-source project. We'll be delighted to receive your\nfeedback in the form of issues and pull requests. Before submitting your\npull request, please review our `contribution guidelines\n\u003chttp://docs.django-cms.org/en/latest/contributing/index.html\u003e`_.\n\nWe're grateful to all contributors who have helped create and maintain this package.\nContributors are listed at the `contributors \u003chttps://github.com/divio/aldryn-sso/graphs/contributors\u003e`_\nsection.\n\n\nDocumentation\n=============\n\nSee ``REQUIREMENTS`` in the `setup.py \u003chttps://github.com/divio/aldryn-sso/blob/master/setup.py\u003e`_\nfile for additional dependencies:\n\n|python| |django|\n\n\nInstallation\n------------\n\nNothing to do. ``aldryn-sso`` is part of the Divio Cloud.\n\n\nRunning Tests\n-------------\n\nYou can run tests by executing::\n\n    virtualenv env\n    source env/bin/activate\n    pip install -r tests/requirements.txt\n    python setup.py test\n\n\n.. |pypi| image:: https://badge.fury.io/py/aldryn-sso.svg\n    :target: http://badge.fury.io/py/aldryn-sso\n.. |build| image:: https://github.com/divio/aldryn-aldryn-sso/actions/workflows/default.yml/badge.svg?branch=master\n    :target: https://github.com/divio/aldryn-sso/actions\n.. |coverage| image:: https://codecov.io/gh/divio/aldryn-sso/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/divio/aldryn-sso\n\n.. |python| image:: https://img.shields.io/badge/python-3.8+-blue.svg\n    :target: https://pypi.org/project/aldryn-sso/\n.. |django| image:: https://img.shields.io/badge/django-3.2,%204.2,%205.0-blue.svg\n    :target: https://www.djangoproject.com/\n\nSharing Links and Tokens\n------------------------\n\nAldryn SSO supports a \"test link\" or \"preview mode\" feature to bypass the password protection of test environments. This is normally useful to share a test environment with other people without complicated setups and passwords, a link is enough.\n\nThe links are in the following form: `https://{aldryn_url}/?sharing_token={token}`, where the token is the value of the `SHARING_VIEW_ONLY_SECRET_TOKEN` environment variable.\n\nThis environment variable can bet set in the container as part of your build process. The argument name (`sharing_token`) can also be overridden by setting the `SHARING_VIEW_ONLY_TOKEN_KEY_NAME` environment variable to your desired value.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivio%2Faldryn-sso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivio%2Faldryn-sso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivio%2Faldryn-sso/lists"}