Skip to content

Commit

Permalink
Enable oidc pluging for testing
Browse files Browse the repository at this point in the history
Enable oidc pluging to test in analyst VMs
  • Loading branch information
mamedin committed Sep 9, 2024
1 parent e503a1f commit 8a45bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ProjectConfiguration.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public function setup()
'sfWebBrowserPlugin',
// sfPluginAdminPlugin depends on sfPropelPlugin
'sfPluginAdminPlugin',
'arOidcPlugin',
];

$this->enablePlugins($plugins);
Expand Down

0 comments on commit 8a45bf9

Please sign in to comment.