fix: restore native user portal login and track tenant integration
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
tegwick 2026-09-11 20:55:30 +02:00
parent 5293a9bea3
commit 6cd89f0a7a
7 changed files with 397 additions and 0 deletions

View file

@ -113,6 +113,18 @@ clients:
allowedScopes: ["openid", "profile", "email", "groups"]
grantTypes: ["authorization_code"]
clientType: "public"
- clientId: user-engine-portal
displayName: User Engine Portal
redirectUris:
- https://users.92-205-62-239.nip.io/oidc/callback
allowedScopes:
- openid
- profile
- email
- groups
grantTypes:
- authorization_code
clientType: public
- clientId: "netkingdom-bootstrap-console"
displayName: "NetKingdom Bootstrap Console"
redirectUris: