Difference between revisions of "KC HTTP ENABLED"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
  KC HTTP ENABLED
+
  KC_HTTP_ENABLED enables HTTP, if not only [[HTTPS]], see also [[start-dev]]
  
 
  [[kubectl set env]] [[statefulset/]]keycloak -n YOUR_NS \
 
  [[kubectl set env]] [[statefulset/]]keycloak -n YOUR_NS \
Line 8: Line 8:
 
   [[KC_PROXY]]-
 
   [[KC_PROXY]]-
  
 +
[[extraEnvVars:]]
 +
  - name: KEYCLOAK_EXTRA_ARGS
 +
    value: "--import-realm"
 +
  - name: KEYCLOAK_OVERWRITE_REALM
 +
    value: "true"
 +
  - name: [[KC_HTTP_ENABLED]]
 +
    value: "true"
 +
  - name: [[KC_PROXY_HEADERS]]
 +
    value: "[[xforwarded]]"
  
 +
 +
[[start-dev]]
  
 
== See also ==
 
== See also ==

Latest revision as of 08:52, 19 June 2026

Advertising: