keystoneauth-oidc

View on PyPIReverse Dependencies (1)

1.0.0 keystoneauth_oidc-1.0.0-py3-none-any.whl

Wheel Details

Project: keystoneauth-oidc
Version: 1.0.0
Filename: keystoneauth_oidc-1.0.0-py3-none-any.whl
Download: [link]
Size: 16581
MD5: a7a2d45b4d3b70494c3e6655d47b5cb1
SHA256: f007780b2b0270ea3b5c658d764f0768a6ce50c413ecd67b33358167672f86e6
Uploaded: 2020-09-04 10:40:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: keystoneauth-oidc
Version: 1.0.0
Summary: OpenID Connect support for OpenStack keystoneauth library
Author: Alvaro Lopez Garcia
Author-Email: aloga[at]ifca.unican.es
Home-Page: https://github.com/IFCA/keystoneauth-oidc
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: keystoneauth1 (>=2.10.0)
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: positional (>=1.1.1)
Requires-Dist: six (>=1.10.0)
Description-Content-Type: text/markdown; charset=UTF-8
[Description omitted; length: 5206 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
keystoneauth_oidc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
keystoneauth_oidc/exceptions.py sha256=T3W_KOoYP6uPvudaMcwL5N53vT-b9ZJX7EnJ9wEaYlk 979
keystoneauth_oidc/loading.py sha256=uqIvZgzSFsTQ7IAhpeIxkGjgRv519RRvJdh6CjkO1So 3330
keystoneauth_oidc/plugin.py sha256=G24LEKU8h7KqDbNLBQrzprt7Eua2ZwscGvTyINzc1zA 12708
keystoneauth_oidc/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
keystoneauth_oidc/tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
keystoneauth_oidc/tests/unit/test_loading.py sha256=IFM5YUFEPhnlUj9roWaQ0L2qEtk48a5ZG4LWbhSJ18g 3315
keystoneauth_oidc/tests/unit/test_oidc.py sha256=ZFlGAnhIOQMjR52Ccjw5tbmitBkhrR-aL5huuOo6L4g 7194
keystoneauth_oidc-1.0.0.dist-info/AUTHORS sha256=_JgwRomaLD5IdLkNsefbiSuudcmZ7f2rLTBqvAt1WA0 43
keystoneauth_oidc-1.0.0.dist-info/LICENSE sha256=XfKg2H1sVi8OoRxoisUlMqoo10TKvHmU_wU39ks7MyA 10143
keystoneauth_oidc-1.0.0.dist-info/METADATA sha256=E73ziQ0LEksQ8SHCyr1WCbMBDFOUy0C6R1MNB17_C94 6334
keystoneauth_oidc-1.0.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
keystoneauth_oidc-1.0.0.dist-info/entry_points.txt sha256=hFIr1TrohM1YoNzZHPMdFs5VXtwo6jOw6KV7ryfPI8w 143
keystoneauth_oidc-1.0.0.dist-info/pbr.json sha256=zPqaVLieN0QQS2Vz0VVSClppvit-Wpf_WcbpmyAuZcQ 46
keystoneauth_oidc-1.0.0.dist-info/top_level.txt sha256=QMO1GBeVOIgHD2aZAj3onzIiGKyjAKCbbKXNF5bvMIc 18
keystoneauth_oidc-1.0.0.dist-info/RECORD

top_level.txt

keystoneauth_oidc

entry_points.txt

v3oidc = keystoneauth_oidc.loading:OpenIDConnect
v3oidccode = keystoneauth_oidc.loading:OpenIDConnectAuthorizationCode