You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,3 +73,6 @@ The following environment variables are supported by the container:
73
73
-`CN_SYNC_JKS_INTERVAL`: Interval of JKS sync in seconds (if needed); obsolete.
74
74
-`GOOGLE_PROJECT_ID`: Google Project ID (default to empty string). Used when `CN_CONFIG_ADAPTER` or `CN_SECRET_ADAPTER` set to `google`.
75
75
-`GOOGLE_APPLICATION_CREDENTIALS`: Path to Google credentials JSON file (default to `/etc/jans/conf/google-credentials.json`). Used when `CN_CONFIG_ADAPTER` or `CN_SECRET_ADAPTER` set to `google`.
76
+
-`CN_GOOGLE_SPANNER_INSTANCE_ID`: Google Spanner instance ID.
77
+
-`CN_GOOGLE_SPANNER_DATABASE_ID`: Google Spanner database ID.
78
+
-`CN_JETTY_REQUEST_HEADER_SIZE`: Maximum size of request header accepted by Jetty (default to `8192`).
0 commit comments