PORT=4444 SESSION_SECRET=demo-session-secret OIDC_ISSUER_URL=https://sso-test.hmac.kr/oidc OIDC_CLIENT_ID=replace-with-server-side-client-id OIDC_CLIENT_SECRET=replace-with-client-secret OIDC_REDIRECT_URI=http://localhost:4444/callback OIDC_CLIENT_AUTH_METHOD=client_secret_basic BARON_API_BASE_URL=https://sso-test.hmac.kr BARON_SESSION_VALIDATION_ENABLED=false