Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# oidcrp

![CI build](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/workflows/oidcrp/badge.svg)
![pypi](https://img.shields.io/pypi/v/oidcrp.svg)
[![Downloads total](https://pepy.tech/badge/oidcrp)](https://pepy.tech/project/oidcrp)
[![Downloads week](https://pepy.tech/badge/oidcrp/week)](https://pepy.tech/project/oidcrp)
![License](https://img.shields.io/badge/license-Apache%202-blue.svg)
![Documentation Status](https://readthedocs.org/projects/JWTConnect-Python-OidcRP/badge/?version=latest)
![Python version](https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue.svg)


High level interface to the OIDC RP library

oidcrp represents the 3rd layer in the
JWTConnect stack (cryptojwt, oidcmsg, oidcrp)
oidcrp represents the 3rd layer in the JWTConnect stack (cryptojwt, oidcmsg, oidcrp)

See the documentation at http://oidcrp.readthedocs.io/en/latest/ .

See sample RPs in [example/](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/tree/master/example) folder.

![OIDC Certification mark](doc/source/_images/oid-l-certification-mark-l-rgb-150dpi-90mm-300x157.png)