From b342b21ae990242be18ef469f60291860c8a7627 Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Fri, 25 Feb 2022 20:24:41 +0000 Subject: [PATCH] tweaks --- pages/index.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index acf93c4..f106118 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -23,33 +23,33 @@ const Home: React.FC<{ metadata: IdPMetadata }> = ({ metadata }) => { const { ssoUrl, entityId, certificate } = metadata; return ( -
-
-
-

+
+
+
+

Mock SAML Metadata

- A simple mock SAML 2.0 Identity Provider for development and testing the SAML SSO integration. + A mock SAML 2.0 Identity Provider for development and testing SAML SSO integrations. Please do not use this in production.

-
+
- +
- +
-
+
- +
-