Skip to content

Commit 9d78f8d

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-423: change request with no subject merged in GitBook
1 parent a8eebce commit 9d78f8d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,4 @@
143143
* [Client Windows installer exit codes](resources/troubleshooting/windows-installer-exit-codes.md)
144144
* [Client "All traffic" connection issues](resources/troubleshooting/client-all-traffic-connection-issues.md)
145145
* [WebAuthn security keys](resources/troubleshooting/webauthn-security-keys.md)
146+
* [Unable to sign in to your defguard instance with correct credentials](resources/troubleshooting/unable-to-sign-in-to-your-defguard-instance-with-correct-credentials.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Unable to sign in to your defguard instance with correct credentials
2+
3+
The user tries to sign in to a defguard instance but gets a 401 response with message "Session is required".
4+
5+
This issue is most likely caused by a misconfigured `DEFGUARD_URL` . Please take a look at the configuration options described in [General configuration](../../configuration.md#general-configuration) documentation.
6+
7+
If you want to access your defguard instance without TLS (using an `http://` URL), please also make sure you have everything configured according to [Auth cookies configuration](../../configuration.md#auth-cookies-configuration) documentation.

0 commit comments

Comments
 (0)