diff --git a/v2/thirdparty/common-customizations/saml/with-boxyhq/integration-steps.mdx b/v2/thirdparty/common-customizations/saml/with-boxyhq/integration-steps.mdx index b05f93694..3b0c42dda 100644 --- a/v2/thirdparty/common-customizations/saml/with-boxyhq/integration-steps.mdx +++ b/v2/thirdparty/common-customizations/saml/with-boxyhq/integration-steps.mdx @@ -49,13 +49,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 3) Create a new tenant in SuperTokens (if not done already) @@ -147,13 +147,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 4) Upload the base64 xml string to SAML Jackson Take the string generated in step (2) and run: @@ -186,11 +186,7 @@ The output of this command will provide you the `client_id` and `client_secret` ### 5) Create a new tenant in SuperTokens (if not done already) - - - - - + @@ -328,16 +324,8 @@ curl --location --request PUT '^{coreInjector_uri_without_quotes}/recipe/multite - - -Create Tenant - - - - - ### 6) Configure the SAML provider for the tenant diff --git a/v2/thirdpartyemailpassword/common-customizations/saml/with-boxyhq/integration-steps.mdx b/v2/thirdpartyemailpassword/common-customizations/saml/with-boxyhq/integration-steps.mdx index 53d281bec..5fdffecab 100644 --- a/v2/thirdpartyemailpassword/common-customizations/saml/with-boxyhq/integration-steps.mdx +++ b/v2/thirdpartyemailpassword/common-customizations/saml/with-boxyhq/integration-steps.mdx @@ -49,13 +49,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 3) Create a new tenant in SuperTokens (if not done already) @@ -147,13 +147,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 4) Upload the base64 xml string to SAML Jackson Take the string generated in step (2) and run: @@ -186,11 +186,7 @@ The output of this command will provide you the `client_id` and `client_secret` ### 5) Create a new tenant in SuperTokens (if not done already) - - - - - + @@ -328,16 +324,8 @@ curl --location --request PUT '^{coreInjector_uri_without_quotes}/recipe/multite - - -Create Tenant - - - - - ### 6) Configure the SAML provider for the tenant diff --git a/v2/thirdpartypasswordless/common-customizations/saml/with-boxyhq/integration-steps.mdx b/v2/thirdpartypasswordless/common-customizations/saml/with-boxyhq/integration-steps.mdx index b05f93694..3b0c42dda 100644 --- a/v2/thirdpartypasswordless/common-customizations/saml/with-boxyhq/integration-steps.mdx +++ b/v2/thirdpartypasswordless/common-customizations/saml/with-boxyhq/integration-steps.mdx @@ -49,13 +49,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 3) Create a new tenant in SuperTokens (if not done already) @@ -147,13 +147,13 @@ docker run \ -d boxyhq/jackson ``` -Instead, if you are following the example guide, run: +This will start the SAML jackson server on `http://localhost:5225`. -```bash -yarn dev -``` +:::important -in the root directory of the project and this will start the SAML jackson server on `http://localhost:5225` (along with a SuperTokens core + postgresql server) +If you are using our SuperTokens managed service, we will host the Boxy HQ server for you ([reach out to us](mailto:team@supertokens.com) to activate your instance). + +::: ### 4) Upload the base64 xml string to SAML Jackson Take the string generated in step (2) and run: @@ -186,11 +186,7 @@ The output of this command will provide you the `client_id` and `client_secret` ### 5) Create a new tenant in SuperTokens (if not done already) - - - - - + @@ -328,16 +324,8 @@ curl --location --request PUT '^{coreInjector_uri_without_quotes}/recipe/multite - - -Create Tenant - - - - - ### 6) Configure the SAML provider for the tenant