You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError: Could not import 'boss.authentication.TokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'. ModuleNotFoundError: No module named 'boss'.
#1
Open
Maestro1 opened this issue
Jan 7, 2021
· 3 comments
I am getting ImportError: Could not import 'boss.authentication.TokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'. ModuleNotFoundError: No module named 'boss'. when trying to run my server
The text was updated successfully, but these errors were encountered:
Are you running a Boss DB? If you're not, you probably don't want to use this package. This package's intended use is for connecting Boss with Keycloak.
Noo am not, am trying to use django withkeycloak authentication. I followed
your tutorial but I keep getting either template not found
/openid/callback/code=134323....
Noo am not, am trying to use django withkeycloak authentication. I followed your tutorial but I keep getting either template not found /openid/callback/code=134323....
I am getting ImportError: Could not import 'boss.authentication.TokenAuthentication' for API setting 'DEFAULT_AUTHENTICATION_CLASSES'. ModuleNotFoundError: No module named 'boss'. when trying to run my server
The text was updated successfully, but these errors were encountered: