From 2d073dd72826f45be6ad1d7a79843daf74da9206 Mon Sep 17 00:00:00 2001 From: milanmajchrak <90026355+milanmajchrak@users.noreply.github.com> Date: Thu, 21 Dec 2023 12:12:10 +0100 Subject: [PATCH] ufal/fe-not-show-shib-welcome-page * Loaded property from the cfg and check if the page with idp attributes could be showed up. If not redirect the user to the home page. (#431) --- .../autoregistration.component.html | 2 +- .../autoregistration.component.ts | 26 ++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/src/app/login-page/autoregistration/autoregistration.component.html b/src/app/login-page/autoregistration/autoregistration.component.html index 8b9ac388f4e..8c2343ab387 100644 --- a/src/app/login-page/autoregistration/autoregistration.component.html +++ b/src/app/login-page/autoregistration/autoregistration.component.html @@ -1,4 +1,4 @@ -
+
{{'clarin.autoregistration.welcome.message' | translate}} {{dspaceName$ | async}}