By: Petrus Keller user 10 Mar 2023 at 1 a.m. CST

3 Responses
Petrus Keller gravatar
![](https://drive.google.com/file/d/1yXwk0uEGl2Dwtk45G8iLXSUZawf2Yk3O/view?usp=sharing) I'm working in the jans-tent environment and when I click on **Click here to start!** I get the following error. requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) I changed **SSL_VERIFY = False** ``` ' ... CLIENT_ID = "fec6ecac-6ff9-44ce-a709-e9adcdab4239" CLIENT_SECRET = "211eaaf0-4957-4077-86cb-d5333a70a892" CLIENT_AUTH_URI = "https://jp.defenceplatform.com/jans-auth/restv1/authorize" TOKEN_URI = "https://jp.defenceplatform.com/jans-auth/restv1/token" USERINFO_URI = "https://jp.defenceplatform.com/jans-auth/restv1/userinfo" REDIRECT_URIS = ['http://localhost:9090/callback'] ISSUER = "Petrus Keller" SERVER_META_URL = "https://jp.defenceplatform.com" # Token authentication method can be # client_secret_basic # client_secret_post # none SERVER_TOKEN_AUTH_METHOD = "client_secret_post" # for gluu ACR_VALUES = 'basic' PRE_SELECTED_PROVIDER = False PRE_SELECTED_PROVIDER_ID = '' HAS_PROVIDER_HOST = False PROVIDER_HOST_STRING = None # PROVIDER_HOST_STRING = 'samltest.id' # SYSTEM SETTINGS # use with caution, unsecure requests, for develpment environments SSL_VERIFY = False ```

By Michael Schwartz Account Admin 29 Mar 2023 at 1:55 p.m. CDT

Michael Schwartz gravatar
In the future, all Jans related questions needs to be posted on Janssen Discussions... not here on Gluu support.

By Michael Schwartz Account Admin 29 Mar 2023 at 2:27 p.m. CDT

Michael Schwartz gravatar
So just to be clear, if you leave `SSL_VERIFY = True`, it works? Did you import the server x.509 cert into your trust store?

By Md Mostafejur Rahman staff 31 May 2023 at 12:17 p.m. CDT

Md Mostafejur Rahman gravatar
Hello Petrus Keller, For your information this issue is migrating to Jans discussion group and close it from gluu support portal. Please [visit here](https://github.com/JanssenProject/jans/discussions/5138) for your further inquiry. Regards~ Mostafejur Rahman