Skip to content

Commit

Permalink
Remove sso code should be replaced with HWIOAuthBundle #2645
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Sep 12, 2018
1 parent 710bd05 commit fe43d86
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 865 deletions.
4 changes: 2 additions & 2 deletions app/Migrations/Schema/V200/Version20.php
Expand Up @@ -450,12 +450,12 @@ public function up(Schema $schema)
'openid_authentication',
//'platform_charset',
'shibboleth_description',
/*'sso_authentication',
'sso_authentication',
'sso_authentication_domain',
'sso_authentication_auth_uri',
'sso_authentication_unauth_uri',
'sso_authentication_protocol',
'sso_force_redirect',*/
'sso_force_redirect',
];

foreach ($settings as $setting) {
Expand Down
60 changes: 0 additions & 60 deletions main/auth/sso/SsoServer.php

This file was deleted.

298 changes: 0 additions & 298 deletions main/auth/sso/sso.Drupal.class.php

This file was deleted.

0 comments on commit fe43d86

Please sign in to comment.