From 0dc99f4e209ee17e1335b465573107900f0bbb27 Mon Sep 17 00:00:00 2001 From: Ulysse Carion Date: Tue, 13 Aug 2024 09:21:37 -0700 Subject: [PATCH] add sso. to sign-on url --- src/pages/ViewAppPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ViewAppPage.tsx b/src/pages/ViewAppPage.tsx index 0f440a0..19848c8 100644 --- a/src/pages/ViewAppPage.tsx +++ b/src/pages/ViewAppPage.tsx @@ -239,7 +239,7 @@ export function ViewAppPage() { Identity Provider Sign-on URL
- https://dummyidp.com/apps/{app.id}/sso + https://sso.dummyidp.com/apps/{app.id}/sso
Identity Provider Entity ID