++
This commit is contained in:
parent
ad834e6c04
commit
2ace6778d4
@ -158,7 +158,7 @@ data:
|
|||||||
'PAGE_SIZE': 1000, 'DEFAULT_FILTER_BACKENDS': [
|
'PAGE_SIZE': 1000, 'DEFAULT_FILTER_BACKENDS': [
|
||||||
'django_filters.rest_framework.DjangoFilterBackend' ],
|
'django_filters.rest_framework.DjangoFilterBackend' ],
|
||||||
'DEFAULT_AUTHENTICATION_CLASSES': [
|
'DEFAULT_AUTHENTICATION_CLASSES': [
|
||||||
'sarex.authentication.backends.ZitadelJWTAuthentication',
|
# 'sarex.authentication.backends.ZitadelJWTAuthentication',
|
||||||
'rest_framework.authentication.RemoteUserAuthentication',
|
'rest_framework.authentication.RemoteUserAuthentication',
|
||||||
'rest_framework_simplejwt.authentication.JWTAuthentication',
|
'rest_framework_simplejwt.authentication.JWTAuthentication',
|
||||||
'rest_framework.authentication.BasicAuthentication',
|
'rest_framework.authentication.BasicAuthentication',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user