This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
b19da6d774
authentik
/
authentik
/
crypto
History
Jens Langhammer
b19da6d774
crypto: return private key's type (required for some oauth2 providers)
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-25 16:51:28 +01:00
..
migrations
crypto: add managed field, prepare managed JWT cert
2021-10-09 19:14:39 +02:00
__init__.py
wip: rename to authentik (
#361
)
2020-12-05 22:08:42 +01:00
api.py
crypto: return private key's type (required for some oauth2 providers)
2021-12-25 16:51:28 +01:00
apps.py
crypto: add certificate discovery to automatically import certificates from lets encrypt
2021-12-03 18:27:36 +01:00
builder.py
tenants: add web certificate field, make authentik's core certificate configurable based on keypair
2021-12-22 11:43:45 +01:00
managed.py
crypto: add managed field, prepare managed JWT cert
2021-10-09 19:14:39 +02:00
models.py
crypto: use older syntax for type union
2021-12-22 22:22:45 +01:00
settings.py
crypto: add certificate discovery to automatically import certificates from lets encrypt
2021-12-03 18:27:36 +01:00
tasks.py
website/docs: add small let's encrypt docs
2021-12-23 00:59:06 +01:00
tests.py
providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected
2021-12-22 22:09:49 +01:00