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.

-
+
- +
- +
-
+
- +
-