This repository was archived by the owner on Jun 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# oidcrp
2+
3+ ![ CI build] ( https://github.com/IdentityPython/JWTConnect-Python-OidcRP/workflows/oidcrp/badge.svg )
4+ ![ pypi] ( https://img.shields.io/pypi/v/oidcrp.svg )
5+ [ ![ Downloads total] ( https://pepy.tech/badge/oidcrp )] ( https://pepy.tech/project/oidcrp )
6+ [ ![ Downloads week] ( https://pepy.tech/badge/oidcrp/week )] ( https://pepy.tech/project/oidcrp )
7+ ![ License] ( https://img.shields.io/badge/license-Apache%202-blue.svg )
8+ ![ Documentation Status] ( https://readthedocs.org/projects/JWTConnect-Python-OidcRP/badge/?version=latest )
9+ ![ Python version] ( https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue.svg )
10+
11+
212High level interface to the OIDC RP library
313
4- oidcrp represents the 3rd layer in the
5- JWTConnect stack (cryptojwt, oidcmsg, oidcrp)
14+ oidcrp represents the 3rd layer in the JWTConnect stack (cryptojwt, oidcmsg, oidcrp)
615
716See the documentation at http://oidcrp.readthedocs.io/en/latest/ .
817
918See sample RPs in [ example/] ( https://github.com/IdentityPython/JWTConnect-Python-OidcRP/tree/master/example ) folder.
19+
20+ ![ OIDC Certification mark] ( doc/source/_images/oid-l-certification-mark-l-rgb-150dpi-90mm-300x157.png )
You can’t perform that action at this time.
0 commit comments