Added further dynamic authentication methods

This commit is contained in:
Julius Gruber
2019-08-08 11:05:12 +02:00
parent bcc6daa39f
commit 3b6a20bf67
11 changed files with 12 additions and 70 deletions

View File

@@ -39,7 +39,7 @@ import { ExpandableAdminSidebarSectionComponent } from './+admin/admin-sidebar/e
import { NavbarModule } from './navbar/navbar.module';
import { JournalEntitiesModule } from './entity-groups/journal-entities/journal-entities.module';
import { ResearchEntitiesModule } from './entity-groups/research-entities/research-entities.module';
import { ShibbolethComponent } from './+login-page/shibboleth/shibboleth.component';
import { ShibbolethComponent } from './+login-page/shibbolethTargetPage/shibboleth.component';
export function getConfig() {
return ENV_CONFIG;