mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-20 05:53:06 +01:00
Add simple auth (#186)
This commit is contained in:
@@ -455,8 +455,8 @@
|
||||
"secret": "d3ec0d91-b6ea-482d-8a4e-2f5a7ca0b4cb",
|
||||
"redirectUris": [
|
||||
"http://catalyst.internal.com/*",
|
||||
"http://localhost:8000/callback",
|
||||
"http://localhost/callback"
|
||||
"http://localhost:8000/auth/callback",
|
||||
"http://localhost/auth/callback"
|
||||
],
|
||||
"webOrigins": [
|
||||
"http://catalyst.internal.com",
|
||||
|
||||
Reference in New Issue
Block a user