We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c99069 commit f7d3377Copy full SHA for f7d3377
resources/test-jwt-nginx.conf
@@ -1,6 +1,6 @@
1
server {
2
auth_jwt_key "00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF";
3
- auth_jwt_loginurl "https://teslagov.com";
+ auth_jwt_loginurl "http://dataxel.io/";
4
auth_jwt_enabled off;
5
auth_jwt_redirect on;
6
0 commit comments