feat: add authn mfe in csrf trusted origins list (#34397)
This commit is contained in:
committed by
GitHub
parent
e7f02fea2e
commit
71396c33a5
@@ -559,6 +559,7 @@ CSRF_TRUSTED_ORIGINS = [
|
||||
'http://localhost:1992', # frontend-app-ora
|
||||
'http://localhost:2002', # frontend-app-discussions
|
||||
'http://localhost:1991', # frontend-app-admin-portal
|
||||
'http://localhost:1999', # frontend-app-authn
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user