Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace assets #845

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/end-user-flows/assets/consent-screen-logto-as-idp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/assets/consent-screen-logto-as-sp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/enterprise-sso/assets/idp-initiated-sso.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/enterprise-sso/assets/sp-initiated-sso.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/enterprise-sso/assets/sso-button-sign-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/enterprise-sso/assets/sso-email-sign-in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified docs/end-user-flows/mfa/assets/configure-mfa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/end-user-flows/mfa/assets/link-mfa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/end-user-flows/mfa/assets/otp-set-up-flow.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified docs/end-user-flows/mfa/assets/verify-mfa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/end-user-flows/mfa/authenticator-app-otp.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Popular examples of software tokens include Google Authenticator, Microsoft Auth
3. **Dynamic one-time password**: The authenticator app displays a six-digit code that refreshes every 1-2 minutes for the added account.
4. **Complete MFA setup**: Users enter this code within its validity into the MFA setup page, completing the setup of Authenticator App OTP for MFA.

![OTP set up flow](./assets/otp-set-up-flow.webp)
![OTP set up flow](./assets/otp-set-up-flow.png)

**Verification flows**

Expand All @@ -28,4 +28,4 @@ Popular examples of software tokens include Google Authenticator, Microsoft Auth
3. **Enter OTP**: Users enter the OTP displayed in the app within its validity into the 2-step verification page.
4. **Authentication**: The system verifies the OTP, granting access upon successful validation.

![OTP verification flow](./assets/otp-verification-flow.webp)
![OTP verification flow](./assets/otp-verification-flow.png)
4 changes: 2 additions & 2 deletions docs/end-user-flows/mfa/backup-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Logto automatically generates 10 Backup Codes for users once they configure an a

- **Setup flows**

![Backup codes set up flow](./assets/backup-codes-set-up-flow.webp)
![Backup codes set up flow](./assets/backup-codes-set-up-flow.png)

- **Verification flow**

![Backup codes verification flow](./assets/backup-codes-verification-flow.webp)
![Backup codes verification flow](./assets/backup-codes-verification-flow.png)
4 changes: 2 additions & 2 deletions docs/end-user-flows/mfa/webauthn.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ The Passkeys specification requires users to actively click the button on the cu

- **Setup flows**

![WebAuthn setup flow](./assets/webauthn-setup-flow.webp)
![WebAuthn setup flow](./assets/webauthn-setup-flow.png)

- **Verification flows**

![WebAuthn verification flow](./assets/webauthn-verification-flow.webp)
![WebAuthn verification flow](./assets/webauthn-verification-flow.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Pass the `direct_sign_in` parameter with the value `social:<idp-name>` to direct
2. Click on the connector you want to use.
3. Locate the identity provider name at the top of the connector settings page.

![Social connector IdP name](./assets/direct-sign-in-social-name.webp)
![Social connector IdP name](./assets/direct-sign-in-social-name.png)

### Example

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading