Skip to content

Commit 9face25

Browse files
authored
Merge pull request #347 from netwrix/fix/accessanalyzer-absolute-image-path
Fix absolute image path in accessanalyzer KB article
2 parents f2d0b97 + 527378d commit 9face25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kb/accessanalyzer/500-Internal-Server-Error-Using-Okta-SSO-Published-Reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To resolve this issue, update the signature and digest algorithms in the Okta ap
4848
1. In Okta, navigate to the **Application** used for Published Reports.
4949
2. Open the **General Settings** tab.
5050
3. Scroll to the **Signature Algorithm** section.
51-
![Okta Application Settings page showing the Signature Algorithm section with SHA1 selected](/docs/kb/accessanalyzer/images/kA0Qk00000036C9KAI-Okta-settings.png)
51+
![Okta Application Settings page showing the Signature Algorithm section with SHA1 selected](./images/kA0Qk00000036C9KAI-Okta-settings.png)
5252
4. Set the following:
5353
- **Signature Algorithm**: `RSA_SHA256`
5454
- **Digest Algorithm**: `SHA256`

0 commit comments

Comments
 (0)