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.
8f4e954160
authentik
/
passbook
/
providers
/
oauth2
/
views
History
Jens Langhammer
8f4e954160
providers/oauth2: rewrite introspection endpoint to allow basic or bearer auth
2020-09-28 11:42:27 +02:00
..
__init__.py
OAuth Provider Rewrite (
#182
)
2020-08-19 10:32:44 +02:00
authorize.py
providers/oauth2: use # as separate for code#adfs, check if # exists in response_type and trim
2020-09-19 18:37:50 +02:00
github.py
OAuth Provider Rewrite (
#182
)
2020-08-19 10:32:44 +02:00
introspection.py
providers/oauth2: rewrite introspection endpoint to allow basic or bearer auth
2020-09-28 11:42:27 +02:00
jwks.py
OAuth Provider Rewrite (
#182
)
2020-08-19 10:32:44 +02:00
provider.py
providers/oauth2: make openid-configuration easily readable
2020-09-19 01:34:11 +02:00
session.py
providers/oauth2: fix end-session view not working, add tests
2020-09-17 21:55:01 +02:00
token.py
providers/oauth2: fix creation of new refresh token
2020-09-21 11:48:23 +02:00
userinfo.py
pytest (
#209
)
2020-09-11 23:21:11 +02:00