From b7775344114d30164ecf0006f7954d93efb8568b Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 30 Mar 2015 15:45:15 +0200 Subject: [PATCH] KEYCLOAK-1140 Display redirect uri on identity provider detail page --- .../resources/partials/realm-identity-provider-oidc.html | 9 +++++++++ .../resources/partials/realm-identity-provider-saml.html | 9 +++++++++ .../partials/realm-identity-provider-social.html | 9 +++++++++ .../resources/partials/realm-identity-provider.html | 6 ++---- 4 files changed, 29 insertions(+), 4 deletions(-) diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html index f468c59105..b2a90917d1 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-oidc.html @@ -10,6 +10,15 @@

{{identityProvider.alias}} Provider Settings

* Required fields

+
+
+ +
+ +
+ +
+
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html index 86285a047e..ed67b7c114 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-saml.html @@ -10,6 +10,15 @@

{{identityProvider.alias}} Provider Settings

* Required fields

+
+
+ +
+ +
+ +
+
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html index 4a23349a38..214e6340a7 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-social.html @@ -10,6 +10,15 @@

{{identityProvider.alias}} Provider Settings

* Required fields

+
+
+ +
+ +
+ +
+
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider.html index 4d81c6508e..1c0ed54a06 100755 --- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider.html +++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider.html @@ -26,7 +26,7 @@ Name - Callback URI + Provider @@ -34,9 +34,7 @@ {{identityProvider.alias}} - - {{callbackUrl}}{{identityProvider.alias}}/endpoint - + {{identityProvider.providerId}}