mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
@@ -50,7 +50,7 @@ func Config(ctx context.Context) (*catalyst.Config, error) {
|
||||
SimpleAuthEnable: true,
|
||||
APIKeyAuthEnable: true,
|
||||
OIDCAuthEnable: true,
|
||||
OIDCIssuer: "http://localhost:9002/auth/realms/catalyst",
|
||||
OIDCIssuer: "http://localhost:8082",
|
||||
OAuth2: &oauth2.Config{
|
||||
ClientID: "catalyst",
|
||||
ClientSecret: "13d4a081-7395-4f71-a911-bc098d8d3c45",
|
||||
|
||||
Reference in New Issue
Block a user