From 40579252ee95283ec82199aafd908ebe7c9d71c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mili=C4=87?= Date: Fri, 21 May 2021 11:28:04 +0200 Subject: [PATCH] bugfix/Fiy OIDC library version issue; Uncomment login GUI --- obp-api/pom.xml | 4 +-- obp-api/src/main/webapp/oauth/authorize.html | 28 +++++++++---------- .../main/webapp/templates-hidden/_login.html | 28 +++++++++---------- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index 2246aea1e..92fbb7418 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -324,7 +324,7 @@ com.nimbusds nimbus-jose-jwt - 9.7 + 9.9.3 com.github.OpenBankProject @@ -347,7 +347,7 @@ com.nimbusds oauth2-oidc-sdk - 7.4 + 9.5.2 com.vladsch.flexmark diff --git a/obp-api/src/main/webapp/oauth/authorize.html b/obp-api/src/main/webapp/oauth/authorize.html index 482f7f091..397c5fbc8 100644 --- a/obp-api/src/main/webapp/oauth/authorize.html +++ b/obp-api/src/main/webapp/oauth/authorize.html @@ -43,20 +43,20 @@ Register - - - - - - - - - - - - - - + +
+
+
+ +
+
+
+
+
OIDC 2 +
+
+
diff --git a/obp-api/src/main/webapp/templates-hidden/_login.html b/obp-api/src/main/webapp/templates-hidden/_login.html index 41a52bd00..4517637b6 100644 --- a/obp-api/src/main/webapp/templates-hidden/_login.html +++ b/obp-api/src/main/webapp/templates-hidden/_login.html @@ -45,20 +45,20 @@ Register - - - - - - - - - - - - - - + +
+
+
+ +
+
+
+
+
OIDC 2 +
+
+