- Empty-origins default shows as a '*' placeholder row that is not persisted unless edited (open+save no longer tightens any-scheme to https-only) - Foreign wildcards are flagged invalid instead of being classified as related origins; over-cap related list disables Save - Single-label rp-ids accepted (matching backend validate_rp_id) - Auth-host mark follows row edits; row menu state resets on dialog close - rp-id/origin keys lowercased for classification and submit - settings cache: stale in-flight responses no longer overwrite a forced refresh - Remove the dead oidc-edit dialog path and other unused code; fix stale comments (realm→domain, '*' semantics, per-domain discovery URLs)
frontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build