{ "info": { "author": "Clayton Daley", "author_email": "technology+saml2_metadata_plugin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": " A plugin to support inline metadata configuration in django-saml2-auth\r\r\n \r\r\n # Introduction\r\r\n \r\r\n By default, django-saml2-auth only supports metadata from a local file or a remote URL. The underlying library supports\r\r\n \"inline\" metadata i.e. a string in the settings file. This makes it possible to follow the [12factor]() \r\r\n methodology because an environment variable can be used to provide this \"inline\" data.\r\r\n \r\r\n # Example\r\r\n \r\r\n In settings.py:\r\r\n \r\r\n INSTALLED_APPS += (\r\r\n ...\r\r\n 'django_saml2_auth',\r\r\n # ensure the plugin is loaded\r\r\n 'django_saml2_auth_metadata_inline',\r\r\n ...\r\r\n )\r\r\n \r\r\n \r\r\n \r\r\n # this is the \"usual\" config object from django-saml2-auth\r\r\n SAML2_AUTH = {\r\r\n 'DEFAULT_NEXT_URL': '/',\r\r\n 'PLUGINS': {\r\r\n # use this package in lieu of DEFAULT metadata plugin (or list both) \r\r\n 'METADATA': ['INLINE'],\r\r\n }\r\r\n # plugin looks for configuraiton here\r\r\n 'METADATA_XML_STRING': os.environ.get('SAML_CONFIG')\r\r\n }\r\r\n \r\nKeywords: Django SAML2 Plugin for Inline Metadata\r\nPlatform: UNKNOWN\r\nClassifier: Development Status :: 3 - Alpha\r\nClassifier: Intended Audience :: Developers\r\nClassifier: Topic :: Software Development :: Libraries :: Python Modules\r\nClassifier: License :: OSI Approved :: Apache Software License\r\nClassifier: Framework :: Django :: 1.5\r\nClassifier: Framework :: Django :: 1.6\r\nClassifier: Framework :: Django :: 1.7\r\nClassifier: Framework :: Django :: 1.8\r\nClassifier: Framework :: Django :: 1.9\r\nClassifier: Framework :: Django :: 1.10\r\nClassifier: Programming Language :: Python :: 2\r\nClassifier: Programming Language :: Python :: 2.6\r\nClassifier: Programming Language :: Python :: 2.7\r\nClassifier: Programming Language :: Python :: 3\r\nClassifier: Programming Language :: Python :: 3.3\r\nClassifier: Programming Language :: Python :: 3.4\r\nClassifier: Programming Language :: Python :: 3.5\r\nClassifier: Programming Language :: Python :: 3.6\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ambsw/django-saml2-auth-metadata-inline", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "django-saml2-auth-metadata-inline", "package_url": "https://pypi.org/project/django-saml2-auth-metadata-inline/", "platform": "", "project_url": "https://pypi.org/project/django-saml2-auth-metadata-inline/", "project_urls": { "Homepage": "https://github.com/ambsw/django-saml2-auth-metadata-inline" }, "release_url": "https://pypi.org/project/django-saml2-auth-metadata-inline/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "Inline metadata plugin for django-saml2-auth", "version": "0.0.8" }, "last_serial": 5867545, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7c88620ec1159fa80ecaa953b4e736f2", "sha256": "87015abc661d8e176973f59f06c5d2567780ba79c072390c7ed6557cce7e7a2b" }, "downloads": -1, "filename": "django_saml2_auth-metadata-inline-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7c88620ec1159fa80ecaa953b4e736f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2852, "upload_time": "2019-09-19T22:49:24", "url": "https://files.pythonhosted.org/packages/e6/a5/7ca853c1bca6e91c998c610bc1c6b788e88950b362e16ba5f711bc4c18de/django_saml2_auth-metadata-inline-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "070ac3eb68db613ae28c5e356a667f83", "sha256": "fc79d7c9d06934934cd9bb4530edc4c828bda37a7e29ae560a6ab761b152191a" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.2.tar.gz", "has_sig": false, "md5_digest": "070ac3eb68db613ae28c5e356a667f83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2873, "upload_time": "2019-09-20T19:17:35", "url": "https://files.pythonhosted.org/packages/c1/8e/ca41f88249a2bd1faea50df12e7aefc149846c620b4120f83c1c30bb1a77/django_saml2_auth_metadata_inline-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ad674bc274a79971e43e40a14eb6a931", "sha256": "9c9debafe66c9c4a9ab6c7b4057b98a439960eb5f0978440d9e940842503f259" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ad674bc274a79971e43e40a14eb6a931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2998, "upload_time": "2019-09-20T19:23:43", "url": "https://files.pythonhosted.org/packages/ce/b0/976efef6c3e2b6a8cf3349ccfe51f721504a440df884dec80014a073a937/django_saml2_auth_metadata_inline-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0df46b88db51e230566f2a6fc2cd12c0", "sha256": "6044fada64720d8f7c762ed117f4725a0f8c47eef974f7074c6c735f834556c9" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0df46b88db51e230566f2a6fc2cd12c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3015, "upload_time": "2019-09-21T21:59:04", "url": "https://files.pythonhosted.org/packages/db/4d/4d9cca8c1f78aa9e0f711505ec3ca8b36d68891a77921e0621d2d5bc6262/django_saml2_auth_metadata_inline-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "bcf4ef0a5764be4e38ccdb7964aca485", "sha256": "90fcf359cc46ab6436af1c3fb3bb69f02d3146b5835409f3d4e5dba875c5a65d" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.5.tar.gz", "has_sig": false, "md5_digest": "bcf4ef0a5764be4e38ccdb7964aca485", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3013, "upload_time": "2019-09-22T00:25:44", "url": "https://files.pythonhosted.org/packages/42/27/dc3e78ccf60ac66f542b8b38db98a54b172d0dd660be0a99c9d0a73277cc/django_saml2_auth_metadata_inline-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "38f910827ef46db65d5c7a5d7bc6788d", "sha256": "de993c0d2c620b14317282eadf625206e82bad74ec0dc94adf5729591623acf9" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.6.tar.gz", "has_sig": false, "md5_digest": "38f910827ef46db65d5c7a5d7bc6788d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3011, "upload_time": "2019-09-22T00:31:25", "url": "https://files.pythonhosted.org/packages/b8/88/7f7caf79dc06d1289b0d574e7579c543d89a3f68b91cf36be7730b5708f9/django_saml2_auth_metadata_inline-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "db1264dd478fe4f723890ed418de0ef0", "sha256": "41bf250323544ad4ae5e4cc894777dab080674a3e32aa8e8e7a7addca0cf540a" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.7.tar.gz", "has_sig": false, "md5_digest": "db1264dd478fe4f723890ed418de0ef0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3004, "upload_time": "2019-09-22T00:33:05", "url": "https://files.pythonhosted.org/packages/09/21/525946b7acfe351deda26d44d620cb7f4fb155a62a0a25c388a010a7eee8/django_saml2_auth_metadata_inline-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "0f139bc701f30e9003785b6ad6d68d21", "sha256": "e6788af75b704ee691aad953e43113340bbd7e66d723e665b0088f766d14e4b4" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.8.tar.gz", "has_sig": false, "md5_digest": "0f139bc701f30e9003785b6ad6d68d21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3007, "upload_time": "2019-09-22T00:36:19", "url": "https://files.pythonhosted.org/packages/3a/f5/a084d9ab1131397b8faeb7b880e17bbefc58b22026b00de13e46a1a055fe/django_saml2_auth_metadata_inline-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f139bc701f30e9003785b6ad6d68d21", "sha256": "e6788af75b704ee691aad953e43113340bbd7e66d723e665b0088f766d14e4b4" }, "downloads": -1, "filename": "django_saml2_auth_metadata_inline-0.0.8.tar.gz", "has_sig": false, "md5_digest": "0f139bc701f30e9003785b6ad6d68d21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3007, "upload_time": "2019-09-22T00:36:19", "url": "https://files.pythonhosted.org/packages/3a/f5/a084d9ab1131397b8faeb7b880e17bbefc58b22026b00de13e46a1a055fe/django_saml2_auth_metadata_inline-0.0.8.tar.gz" } ] }