mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-19 16:04:38 +02:00
Add Login.gov *\o/*
This commit incldues a wrapper application which handles the Private Key JWT method of authenticating via OpenID Connect using the underlying pyoidc library.
This commit is contained in:
parent
331d2e575a
commit
00f87168e5
21 changed files with 1296 additions and 59 deletions
10
src/djangooidc/NOTICE
Normal file
10
src/djangooidc/NOTICE
Normal file
|
@ -0,0 +1,10 @@
|
|||
Python module to integrate pyoic into django
|
||||
Copyright 2014 Andrea Biancini
|
||||
|
||||
This product includes software developed by
|
||||
Andrea Biancini <andrea.biancini@gmail.com>
|
||||
|
||||
Portions of this software is derived from the pyoidc project
|
||||
avaialble from
|
||||
https://github.com/rohe/pyoidc
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue