From 60c1fe9bf90467f748ded9ffbd02315f9884510b Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Thu, 3 Mar 2022 18:40:32 +0000 Subject: [PATCH] Idp login (#13) * Support IdP login * added ldP login link * tweaked layout * redirectUrl -> acsUrl * Added secondary button class * Style and layout tweaks * Add aria-hidden to svg Co-authored-by: Aswin V --- components/Header.tsx | 28 +++++++++++----------- pages/index.tsx | 49 +++++++++++++++++++++++++++------------ pages/saml/login.tsx | 54 +++++++++++++++++++++++++++++++++++++------ styles/globals.css | 6 ++++- 4 files changed, 100 insertions(+), 37 deletions(-) diff --git a/components/Header.tsx b/components/Header.tsx index 9b27169..6cfdd45 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -5,7 +5,7 @@ export default function Header() {
- + - Mock SAML + Mock SAML - - Powered by +