diff --git a/apps/console/src/extensions/components/authenticators/email-otp/quick-start.tsx b/apps/console/src/extensions/components/authenticators/email-otp/quick-start.tsx index 41b0538721c..d04ae477871 100644 --- a/apps/console/src/extensions/components/authenticators/email-otp/quick-start.tsx +++ b/apps/console/src/extensions/components/authenticators/email-otp/quick-start.tsx @@ -94,7 +94,7 @@ const EmailOTPQuickStart: FunctionComponent = i18nKey={ "extensions:develop.identityProviders.emailOTP.quickStart.steps.selectEmailOTP" + ".content" } > - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/extensions/components/authenticators/fido/quick-start.tsx b/apps/console/src/extensions/components/authenticators/fido/quick-start.tsx index 1f425fc1cd5..06d1d8ed834 100644 --- a/apps/console/src/extensions/components/authenticators/fido/quick-start.tsx +++ b/apps/console/src/extensions/components/authenticators/fido/quick-start.tsx @@ -106,7 +106,7 @@ const FIDOQuickStart: FunctionComponent = ( - Go to Sign-in Method tab and click on Add Passkey + Go to Login Flow tab and click on Add Passkey Login to configure a basic passkey flow. diff --git a/apps/console/src/extensions/components/authenticators/magic-link/quick-start.tsx b/apps/console/src/extensions/components/authenticators/magic-link/quick-start.tsx index 0d432e702fb..feb84d34d8a 100644 --- a/apps/console/src/extensions/components/authenticators/magic-link/quick-start.tsx +++ b/apps/console/src/extensions/components/authenticators/magic-link/quick-start.tsx @@ -95,7 +95,7 @@ const MagicLinkQuickStart: FunctionComponent i18nKey={ "extensions:develop.identityProviders.magicLink.quickStart.steps" + ".selectMagicLink.content" } > - Go to Sign-in Method tab and click on Add Magic Link login + Go to Login Flow tab and click on Add Magic Link login to configure a basic Magic Link flow. diff --git a/apps/console/src/extensions/components/authenticators/sms-otp/quick-start.tsx b/apps/console/src/extensions/components/authenticators/sms-otp/quick-start.tsx index f795c98793a..4bbc24a6942 100644 --- a/apps/console/src/extensions/components/authenticators/sms-otp/quick-start.tsx +++ b/apps/console/src/extensions/components/authenticators/sms-otp/quick-start.tsx @@ -93,7 +93,7 @@ const SMSOTPQuickStart: FunctionComponent = ( i18nKey={ "extensions:develop.identityProviders.smsOTP.quickStart.steps.selectSMSOTP" + ".content" } > - Go to Sign-in Method tab and click on Add SMS OTP as a second + Go to Login Flow tab and click on Add SMS OTP as a second factor to configure a basic SMS OTP flow. diff --git a/apps/console/src/extensions/components/authenticators/totp/quick-start.tsx b/apps/console/src/extensions/components/authenticators/totp/quick-start.tsx index 1c4545a7003..4553f98795f 100644 --- a/apps/console/src/extensions/components/authenticators/totp/quick-start.tsx +++ b/apps/console/src/extensions/components/authenticators/totp/quick-start.tsx @@ -93,7 +93,7 @@ const TOTPQuickStart: FunctionComponent = ( - Go to Sign-in Method tab and click on Add OTP as a second + Go to Login Flow tab and click on Add OTP as a second factor configure a basic TOTP flow. diff --git a/apps/console/src/extensions/i18n/resources/en-US/extensions.ts b/apps/console/src/extensions/i18n/resources/en-US/extensions.ts index 1b4c543a74a..0069a0413b8 100755 --- a/apps/console/src/extensions/i18n/resources/en-US/extensions.ts +++ b/apps/console/src/extensions/i18n/resources/en-US/extensions.ts @@ -2258,7 +2258,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Apple authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>Apple authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add Apple Login", @@ -2274,7 +2274,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Add Apple login" + + "Go to <1>Login Flow tab and click on <3>Add Apple login" + " to configure a Apple login flow.", heading: "Select <1>Start with default configuration" } @@ -2289,7 +2289,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Email OTP to <3>Step 2 on the <5>Sign-in Method" + + "Add <1>Email OTP to <3>Step 2 on the <5>Login Flow" + " section of your <7>application." }, heading: "Email OTP Set Up Guide", @@ -2306,7 +2306,7 @@ export const extensions: Extensions = { }, selectEmailOTP: { content: - "Go to <1>Sign-in Method tab and click on <3>Add Email OTP as a second " + + "Go to <1>Login Flow tab and click on <3>Add Email OTP as a second " + "factor to configure a basic Email OTP flow.", heading: "Select <1>Add Email OTP as a second factor" } @@ -2359,7 +2359,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>SMS OTP to <3>Step 2 on the <5>Sign-in Method" + + "Add <1>SMS OTP to <3>Step 2 on the <5>Login Flow" + " section of your <7>application." }, heading: "SMS OTP Set Up Guide", @@ -2372,7 +2372,7 @@ export const extensions: Extensions = { }, selectSMSOTP: { content: - "Go to <1>Sign-in Method tab and click on <3>Add SMS OTP as a second " + + "Go to <1>Login Flow tab and click on <3>Add SMS OTP as a second " + "factor to configure a basic SMS OTP flow.", heading: "Select <1>Add SMS OTP as a second factor" } @@ -2387,7 +2387,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Facebook authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>Facebook authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add Facebook Login", @@ -2403,7 +2403,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Start with default " + + "Go to <1>Login Flow tab and click on <3>Start with default " + "configuration.", heading: "Select <1>Start with default configuration" } @@ -2418,7 +2418,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>GitHub authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>GitHub authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add GitHub Login", @@ -2434,7 +2434,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Start with default " + + "Go to <1>Login Flow tab and click on <3>Start with default " + "configuration.", heading: "Select <1>Start with default configuration" } @@ -2449,7 +2449,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Google authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>Google authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add Google Login", @@ -2465,7 +2465,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Add Google login to " + + "Go to <1>Login Flow tab and click on <3>Add Google login to " + "configure a Google login flow.", heading: "Select <1>Add Google login" } @@ -2480,7 +2480,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Microsoft authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>Microsoft authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add Microsoft Login", @@ -2496,7 +2496,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Start with default " + + "Go to <1>Login Flow tab and click on <3>Start with default " + "configuration.", heading: "Select <1>Start with default configuration" } @@ -2511,7 +2511,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>HYPR authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>HYPR authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add HYPR Login", @@ -2535,7 +2535,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to the <1>Sign-in Method tab and click on <3>Start with default " + + "Go to the <1>Login Flow tab and click on <3>Start with default " + "configuration.", heading: "Select <1>Start with default configuration" } @@ -2593,7 +2593,7 @@ export const extensions: Extensions = { }, connectApp: { description: - "Add <1>Sign In With Ethereum authenticator to <3>Step 1 on the <5>Sign-in Method" + + "Add <1>Sign In With Ethereum authenticator to <3>Step 1 on the <5>Login Flow" + " section of your <7>application." }, heading: "Add Sign In With Ethereum", @@ -2609,7 +2609,7 @@ export const extensions: Extensions = { }, selectDefaultConfig: { content: - "Go to <1>Sign-in Method tab and click on <3>Start with default " + + "Go to <1>Login Flow tab and click on <3>Start with default " + "configuration.", heading: "Select <1>Start with default configuration" } @@ -2662,7 +2662,7 @@ export const extensions: Extensions = { }, selectTOTP: { content: - "Go to <1>Sign-in Method tab and click on <3>Add OTP as a second " + + "Go to <1>Login Flow tab and click on <3>Add OTP as a second " + "factor to configure a basic TOTP flow.", heading: "Select <1>Add TOTP as a second factor" } @@ -2696,7 +2696,7 @@ export const extensions: Extensions = { }, selectFIDO: { content: - "Go to <1>Sign-in Method tab and click on <3>Add Passkey Login to configure " + + "Go to <1>Login Flow tab and click on <3>Add Passkey Login to configure " + " a basic passkey flow.", heading: "Select <1>Add Passkey Login" }, @@ -2751,7 +2751,7 @@ export const extensions: Extensions = { }, selectMagicLink: { content: - "Go to <1>Sign-in Method tab and click on <3>Add Magic Link login" + + "Go to <1>Login Flow tab and click on <3>Add Magic Link login" + " to configure a basic magic-link flow.", heading: "Select <1>Add Magic Link login" } diff --git a/apps/console/src/extensions/identity-provider-templates/templates/apple/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/apple/quick-start.tsx index 0b7173c9f45..8c83fc8885d 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/apple/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/apple/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -23,9 +23,9 @@ import { Trans, useTranslation } from "react-i18next"; import { Grid } from "semantic-ui-react"; import BuildLoginFlowIllustration from "./assets/build-login-flow.png"; import CustomizeStepsIllustration from "./assets/customize-steps.png"; -import { - IdentityProviderInterface, - IdentityProviderTemplateInterface +import { + IdentityProviderInterface, + IdentityProviderTemplateInterface } from "../../../../features/identity-providers/models/identity-provider"; import { VerticalStepper, VerticalStepperStepInterface } from "../../../components/component-extensions"; import ApplicationSelectionModal from "../../../components/shared/application-selection-modal"; @@ -75,8 +75,8 @@ const AppleAuthenticatorQuickStart: FunctionComponent - Choose the - setShowApplicationModal(true) }> application + Choose the + setShowApplicationModal(true) }> application for which you want to set up Apple login. @@ -90,10 +90,10 @@ const AppleAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Add Apple login + Go to Login Flow tab and click on Add Apple login to configure a Apple login flow. diff --git a/apps/console/src/extensions/identity-provider-templates/templates/facebook/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/facebook/quick-start.tsx index 07d08d4d5f9..0c2df006ae1 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/facebook/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/facebook/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -15,6 +15,7 @@ * specific language governing permissions and limitations * under the License. */ + import { TestableComponentInterface } from "@wso2is/core/models"; import { GenericIcon, Heading, Link, PageHeader, Text } from "@wso2is/react-components"; import React, { FunctionComponent, ReactElement, useState } from "react"; @@ -73,11 +74,11 @@ const FacebookAuthenticatorQuickStart: FunctionComponent - Choose the setShowApplicationModal(true) }> + Choose the setShowApplicationModal(true) }> application for which you want to set up Facebook login. @@ -91,10 +92,10 @@ const FacebookAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. @@ -102,8 +103,8 @@ const FacebookAuthenticatorQuickStart: FunctionComponent ), stepTitle: ( - Select Start with default configuration @@ -115,7 +116,7 @@ const FacebookAuthenticatorQuickStart: FunctionComponent Continue to configure the login flow as required. diff --git a/apps/console/src/extensions/identity-provider-templates/templates/github/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/github/quick-start.tsx index bc968ec94f9..3e449425c9c 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/github/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/github/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -15,6 +15,7 @@ * specific language governing permissions and limitations * under the License. */ + import { TestableComponentInterface } from "@wso2is/core/models"; import { GenericIcon, Heading, Link, PageHeader, Text } from "@wso2is/react-components"; import React, { FunctionComponent, ReactElement, useState } from "react"; @@ -76,7 +77,7 @@ const GitHubAuthenticatorQuickStart: FunctionComponent - Choose the setShowApplicationModal(true) }> + Choose the setShowApplicationModal(true) }> application for which you want to set up Github login. @@ -90,10 +91,10 @@ const GitHubAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. @@ -101,8 +102,8 @@ const GitHubAuthenticatorQuickStart: FunctionComponent ), stepTitle: ( - Select Start with default configuration diff --git a/apps/console/src/extensions/identity-provider-templates/templates/google/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/google/quick-start.tsx index 6e9918c9fa4..ebd531a68b4 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/google/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/google/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -15,6 +15,7 @@ * specific language governing permissions and limitations * under the License. */ + import { AlertLevels, TestableComponentInterface } from "@wso2is/core/models"; import { addAlert } from "@wso2is/core/store"; import { GenericIcon, Heading, Link, LinkButton, ListLayout, PageHeader, Text } from "@wso2is/react-components"; @@ -32,9 +33,9 @@ import { ApplicationListInterface } from "../../../../features/applications/mode import { AdvancedSearchWithBasicFilters } from "../../../../features/core/components"; import { AppConstants } from "../../../../features/core/constants"; import { history } from "../../../../features/core/helpers"; -import { - IdentityProviderInterface, - IdentityProviderTemplateInterface +import { + IdentityProviderInterface, + IdentityProviderTemplateInterface } from "../../../../features/identity-providers/models/identity-provider"; import { VerticalStepper, VerticalStepperStepInterface } from "../../../components/component-extensions"; @@ -181,7 +182,7 @@ const GoogleQuickStart: FunctionComponent = ( "extensions:develop.identityProviders.google.quickStart.steps.selectApplication.content" } > - Choose the setShowApplicationModal(true) }> + Choose the setShowApplicationModal(true) }> application for which you want to set up Google login. @@ -195,10 +196,10 @@ const GoogleQuickStart: FunctionComponent = ( <> - Go to Sign-in Method tab and click on Add Google login + Go to Login Flow tab and click on Add Google login to configure a Google login flow. @@ -206,7 +207,7 @@ const GoogleQuickStart: FunctionComponent = ( ), stepTitle: ( - Select Add Google login diff --git a/apps/console/src/extensions/identity-provider-templates/templates/hypr/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/hypr/quick-start.tsx index 7acb2a64bd7..3b70865b46f 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/hypr/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/hypr/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -24,9 +24,9 @@ import { Grid } from "semantic-ui-react"; import BuildLoginFlowIllustration from "./assets/build-login-flow.png"; import ConditionalAuthIllustration from "./assets/conditional-auth.png"; import CustomizeStepsIllustration from "./assets/customize-steps.png"; -import { - IdentityProviderInterface, - IdentityProviderTemplateInterface +import { + IdentityProviderInterface, + IdentityProviderTemplateInterface } from "../../../../features/identity-providers/models/identity-provider"; import { VerticalStepper, VerticalStepperStepInterface } from "../../../components/component-extensions"; import ApplicationSelectionModal from "../../../components/shared/application-selection-modal"; @@ -45,7 +45,7 @@ interface HyprAuthenticatorQuickStartPropsInterface extends IdentifiableComponen const HyprAuthenticatorQuickStart: FunctionComponent = ( props: HyprAuthenticatorQuickStartPropsInterface ): ReactElement => { - + const { [ "data-componentid" ]: componentId } = props; @@ -61,17 +61,17 @@ const HyprAuthenticatorQuickStart: FunctionComponent - Choose the + Choose the setShowApplicationModal(true) }> application for which you want to set up HYPR login. @@ -107,12 +107,12 @@ const HyprAuthenticatorQuickStart: FunctionComponent - Go to the Sign-in Method tab and click on Start with default + Go to the Login Flow tab and click on Start with default configuration. @@ -120,7 +120,7 @@ const HyprAuthenticatorQuickStart: FunctionComponent ), stepTitle: ( - - Add HYPR authenticator to step 1 by clicking on + Add HYPR authenticator to step 1 by clicking on the Add Authentication button. @@ -152,7 +152,7 @@ const HyprAuthenticatorQuickStart: FunctionComponent - Turn on Conditional Authentication by switching the toggle and + Turn on Conditional Authentication by switching the toggle and add the following conditional authentication script. diff --git a/apps/console/src/extensions/identity-provider-templates/templates/microsoft/quick-start.tsx b/apps/console/src/extensions/identity-provider-templates/templates/microsoft/quick-start.tsx index eb1309a0c12..e300c1541a8 100644 --- a/apps/console/src/extensions/identity-provider-templates/templates/microsoft/quick-start.tsx +++ b/apps/console/src/extensions/identity-provider-templates/templates/microsoft/quick-start.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2022-2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except @@ -23,9 +23,9 @@ import { Trans, useTranslation } from "react-i18next"; import { Grid } from "semantic-ui-react"; import BuildLoginFlowIllustration from "./assets/build-login-flow.png"; import CustomizeStepsIllustration from "./assets/customize-steps.png"; -import { - IdentityProviderInterface, - IdentityProviderTemplateInterface +import { + IdentityProviderInterface, + IdentityProviderTemplateInterface } from "../../../../features/identity-providers/models/identity-provider"; import { VerticalStepper, VerticalStepperStepInterface } from "../../../components/component-extensions"; import ApplicationSelectionModal from "../../../components/shared/application-selection-modal"; @@ -78,7 +78,7 @@ const MicrosoftAuthenticatorQuickStart: FunctionComponent - Choose the + Choose the setShowApplicationModal(true) }> application for which you want to set up Microsoft login. @@ -92,12 +92,12 @@ const MicrosoftAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. @@ -105,7 +105,7 @@ const MicrosoftAuthenticatorQuickStart: FunctionComponent ), stepTitle: ( - - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/components/authenticators/email-otp/quick-start.tsx b/apps/console/src/features/connections/components/authenticators/email-otp/quick-start.tsx index 97ef753e7d2..582af98d46b 100644 --- a/apps/console/src/features/connections/components/authenticators/email-otp/quick-start.tsx +++ b/apps/console/src/features/connections/components/authenticators/email-otp/quick-start.tsx @@ -51,7 +51,7 @@ const EmailOTPQuickStart: FunctionComponent = /** * Vertical Stepper steps. - * + * * @returns An array of steps for the vertical stepper. */ const steps: VerticalStepperStepInterface[] = [ @@ -64,9 +64,9 @@ const EmailOTPQuickStart: FunctionComponent = ".quickStart.steps.selectApplication.content" } > - Choose the setShowApplicationModal(true) }> application for which you want to set up Email OTP login. @@ -82,7 +82,7 @@ const EmailOTPQuickStart: FunctionComponent = i18nKey={ "extensions:develop.identityProviders.emailOTP.quickStart.steps.selectEmailOTP" + ".content" } > - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/components/authenticators/fido/quick-start.tsx b/apps/console/src/features/connections/components/authenticators/fido/quick-start.tsx index 3102e72882a..7e047033ddc 100644 --- a/apps/console/src/features/connections/components/authenticators/fido/quick-start.tsx +++ b/apps/console/src/features/connections/components/authenticators/fido/quick-start.tsx @@ -17,12 +17,12 @@ */ import Grid from "@oxygen-ui/react/Grid"; -import { - VerticalStepper, - VerticalStepperStepInterface +import { + VerticalStepper, + VerticalStepperStepInterface } from "@wso2is/common/src/components/vertical-stepper/vertical-stepper"; import { TestableComponentInterface } from "@wso2is/core/models"; -import { +import { DocumentationLink, GenericIcon, Heading, @@ -65,7 +65,7 @@ const FIDOQuickStart: FunctionComponent = ( /** * Vertical Stepper steps. - * + * * @returns VerticalStepperStepInterface List. */ const steps: VerticalStepperStepInterface[] = [ @@ -94,7 +94,7 @@ const FIDOQuickStart: FunctionComponent = ( - Go to Sign-in Method tab and click on Add Passkey + Go to Login Flow tab and click on Add Passkey login to configure a basic FIDO flow. @@ -152,10 +152,10 @@ const FIDOQuickStart: FunctionComponent = ( { t("extensions:develop.identityProviders.fido.quickStart.passkeys.content") } - { t("extensions:develop.identityProviders.fido.quickStart.passkeys.docLinkText") } diff --git a/apps/console/src/features/connections/components/authenticators/magic-link/quick-start.tsx b/apps/console/src/features/connections/components/authenticators/magic-link/quick-start.tsx index aa383580a44..3edfafc2000 100644 --- a/apps/console/src/features/connections/components/authenticators/magic-link/quick-start.tsx +++ b/apps/console/src/features/connections/components/authenticators/magic-link/quick-start.tsx @@ -17,9 +17,9 @@ */ import Grid from "@oxygen-ui/react/Grid"; -import { - VerticalStepper, - VerticalStepperStepInterface +import { + VerticalStepper, + VerticalStepperStepInterface } from "@wso2is/common/src/components/vertical-stepper/vertical-stepper"; import { TestableComponentInterface } from "@wso2is/core/models"; import { GenericIcon, Heading, Link, PageHeader, Text } from "@wso2is/react-components"; @@ -55,7 +55,7 @@ const MagicLinkQuickStart: FunctionComponent /** * Vertical Stepper steps. - * + * * @returns An array of steps for the vertical stepper. */ const steps: VerticalStepperStepInterface[] = [ @@ -70,7 +70,7 @@ const MagicLinkQuickStart: FunctionComponent } > Choose the setShowApplicationModal(true) }> application for which you want to set up Magic Link login. @@ -89,7 +89,7 @@ const MagicLinkQuickStart: FunctionComponent i18nKey={ "extensions:develop.identityProviders.magicLink" + ".quickStart.steps.selectMagicLink.content" } > - Go to Sign-in Method tab and click on Add Magic Link login + Go to Login Flow tab and click on Add Magic Link login to configure a basic Magic Link flow. diff --git a/apps/console/src/features/connections/components/authenticators/sms-otp/quick-start.tsx b/apps/console/src/features/connections/components/authenticators/sms-otp/quick-start.tsx index 1f9d9136549..9e6c3c5d598 100644 --- a/apps/console/src/features/connections/components/authenticators/sms-otp/quick-start.tsx +++ b/apps/console/src/features/connections/components/authenticators/sms-otp/quick-start.tsx @@ -82,7 +82,7 @@ const SMSOTPQuickStart: FunctionComponent = ( i18nKey={ "extensions:develop.identityProviders.smsOTP.quickStart.steps.selectSMSOTP" + ".content" } > - Go to Sign-in Method tab and click on Add SMS OTP as a second + Go to Login Flow tab and click on Add SMS OTP as a second factor to configure a basic SMS OTP flow. diff --git a/apps/console/src/features/connections/components/authenticators/totp/quick-start.tsx b/apps/console/src/features/connections/components/authenticators/totp/quick-start.tsx index a168aaf5e3b..e146b5f3dcc 100644 --- a/apps/console/src/features/connections/components/authenticators/totp/quick-start.tsx +++ b/apps/console/src/features/connections/components/authenticators/totp/quick-start.tsx @@ -17,9 +17,9 @@ */ import Grid from "@oxygen-ui/react/Grid"; -import { - VerticalStepper, - VerticalStepperStepInterface +import { + VerticalStepper, + VerticalStepperStepInterface } from "@wso2is/common/src/components/vertical-stepper/vertical-stepper"; import { TestableComponentInterface } from "@wso2is/core/models"; import { GenericIcon, Heading, Link, PageHeader, Text } from "@wso2is/react-components"; @@ -82,7 +82,7 @@ const TOTPQuickStart: FunctionComponent = ( - Go to Sign-in Method tab and click on Add OTP as a second + Go to Login Flow tab and click on Add OTP as a second factor configure a basic TOTP flow. diff --git a/apps/console/src/features/connections/resources/guides/apple/quick-start.tsx b/apps/console/src/features/connections/resources/guides/apple/quick-start.tsx index 10a071bc3f8..b65f51ecee7 100644 --- a/apps/console/src/features/connections/resources/guides/apple/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/apple/quick-start.tsx @@ -109,7 +109,7 @@ const AppleAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Add Apple login + Go to Login Flow tab and click on Add Apple login to configure a Apple login flow. diff --git a/apps/console/src/features/connections/resources/guides/facebook/quick-start.tsx b/apps/console/src/features/connections/resources/guides/facebook/quick-start.tsx index bd1f2b20923..63b6b7cae70 100644 --- a/apps/console/src/features/connections/resources/guides/facebook/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/facebook/quick-start.tsx @@ -112,7 +112,7 @@ const FacebookAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/resources/guides/github/quick-start.tsx b/apps/console/src/features/connections/resources/guides/github/quick-start.tsx index a2fb19cf60f..e9a61f30853 100644 --- a/apps/console/src/features/connections/resources/guides/github/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/github/quick-start.tsx @@ -111,7 +111,7 @@ const GitHubAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/resources/guides/google/quick-start.tsx b/apps/console/src/features/connections/resources/guides/google/quick-start.tsx index d84add0c7b0..6f1fbc2d588 100644 --- a/apps/console/src/features/connections/resources/guides/google/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/google/quick-start.tsx @@ -218,7 +218,7 @@ const GoogleQuickStart: FunctionComponent = ( i18nKey={ "extensions:develop.identityProviders.google.quickStart.steps." + "selectDefaultConfig.content" } > - Go to Sign-in Method tab and click on Add Google login + Go to Login Flow tab and click on Add Google login to configure a Google login flow. diff --git a/apps/console/src/features/connections/resources/guides/hypr/quick-start.tsx b/apps/console/src/features/connections/resources/guides/hypr/quick-start.tsx index 2a9b44e17c3..917212ef028 100644 --- a/apps/console/src/features/connections/resources/guides/hypr/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/hypr/quick-start.tsx @@ -129,7 +129,7 @@ const HyprAuthenticatorQuickStart: FunctionComponent - Go to the Sign-in Method tab and click on Start with default + Go to the Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/resources/guides/microsoft/quick-start.tsx b/apps/console/src/features/connections/resources/guides/microsoft/quick-start.tsx index 5d2d0e5851f..723c9eadb2b 100644 --- a/apps/console/src/features/connections/resources/guides/microsoft/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/microsoft/quick-start.tsx @@ -114,7 +114,7 @@ const MicrosoftAuthenticatorQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/apps/console/src/features/connections/resources/guides/swe/quick-start.tsx b/apps/console/src/features/connections/resources/guides/swe/quick-start.tsx index 9f53d8dcfee..ca1b39e0246 100644 --- a/apps/console/src/features/connections/resources/guides/swe/quick-start.tsx +++ b/apps/console/src/features/connections/resources/guides/swe/quick-start.tsx @@ -210,7 +210,7 @@ const SIWEAuthenticationProviderQuickStart: FunctionComponent - Go to Sign-in Method tab and click on Start with default + Go to Login Flow tab and click on Start with default configuration. diff --git a/modules/i18n/src/translations/en-US/portals/console.ts b/modules/i18n/src/translations/en-US/portals/console.ts index 42cc9b4dd4d..b2a7b941d9a 100644 --- a/modules/i18n/src/translations/en-US/portals/console.ts +++ b/modules/i18n/src/translations/en-US/portals/console.ts @@ -1451,7 +1451,7 @@ export const console: ConsoleNS = { } }, customization: { - heading: "Customize Sign-in Method", + heading: "Customize Login Flow", revertToDefaultButton: { hint: "Revert back to the default configuration (Username & Password)", label: "Revert to default" @@ -1623,7 +1623,7 @@ export const console: ConsoleNS = { popupContent: "More details" } }, - tabName: "Sign-in Method" + tabName: "Login Flow" }, apiAuthorization: { m2mPolicyMessage: "All the authorized scopes of an API resource are available for an M2M application despite the authorization policy specified for the resource." @@ -5629,7 +5629,7 @@ export const console: ConsoleNS = { } }, connectedApps: { - action: "Go to Sign-in Method", + action: "Go to Login Flow", header: "Connected Application(s) of {{idpName}}.", subHeader: "Applications connected to {{idpName}} are listed here.", placeholders: {