Skip to content

Commit 84d4e49

Browse files
authored
Merge branch 'main' into PORT-9667-docs-blueprint-structure-table-some-notes-are-actually-descriptions
2 parents 5563d10 + 0f090ba commit 84d4e49

File tree

1 file changed

+2
-2
lines changed
  • docs/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/embedded-url

1 file changed

+2
-2
lines changed

docs/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/embedded-url/authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The following diagram outlines the login scheme used to authenticate with your S
1111

1212
Here is an explanation of the login flow:
1313

14-
1. The widget will generate a PKCE `code_verifier` & `code_challange`;
15-
2. The widget URL is set to the `authorizationUrl` along with the `clientId` and the generated `code_challange`;
14+
1. The widget will generate a PKCE `code_verifier` & `code_challenge`;
15+
2. The widget URL is set to the `authorizationUrl` along with the `clientId` and the generated `code_challenge`;
1616
3. The widget will then be redirected to the SSO sign-in page;
1717
4. The user will sign in using the SSO (If the user is already signed in to the SSO, this step will happen automatically);
1818
5. The SSO sign-in page will redirect the widget back to https://app.getport.io with the authorization `code` as a URL hash parameter;

0 commit comments

Comments
 (0)