Logo
Explore Help
Sign In
studio/sbbb
2
0
Fork 0
You've already forked sbbb
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7cb6bb1bd2b2d3b261d1372e892174bb3bc7c7d2
sbbb/overlays/local/patch-oidc-verify-ssl.yaml

8 lines
125 B
YAML
Raw Normal View History

fix(lasuite): fix OIDC config for People login - Switch all user-facing app OAuth2 clients to client_secret_post (mozilla-django-oidc sends credentials in POST body by default) - Set LOGIN_REDIRECT_URL=/ so Django redirects to frontend after login - Add local overlay patch to disable OIDC SSL verification (mkcert CA not trusted inside pods; production uses real certs)
2026-03-03 11:31:28 +00:00
apiVersion: v1
kind: ConfigMap
metadata:
name: lasuite-oidc-provider
namespace: lasuite
data:
OIDC_VERIFY_SSL: "false"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 46ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API