Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 0611e4e

Browse files
authored
Merge pull request #51 from IdentityPython/configuration
Configuration refactored
2 parents b618bd3 + 8758190 commit 0611e4e

File tree

3 files changed

+3
-453
lines changed

3 files changed

+3
-453
lines changed

Diff for: README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# oidcrp
22
High level interface to the OIDC RP library
33

4-
oidcrp represents the 4th layer in the
5-
JWTConnect stack (cryptojwt, oidcmsg, oidcservice, oidcrp)
4+
oidcrp represents the 3rd layer in the
5+
JWTConnect stack (cryptojwt, oidcmsg, oidcrp)
66

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

9-
See sample RPs at [example/](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/tree/master/example) folder.
10-
Has example configurations for Facebook, GitHub, Google, LinkedIn, Microsoft, Okta, Ping Federate, and Salesforce.
9+
See sample RPs in [example/](https://github.com/IdentityPython/JWTConnect-Python-OidcRP/tree/master/example) folder.

Diff for: example/flask_rp/conf.yaml

-129
This file was deleted.

0 commit comments

Comments
 (0)