chore/visual-fidelity-fixes #2

Merged
jennie merged 26 commits from chore/visual-fidelity-fixes into main 2026-04-30 12:36:10 +00:00
Showing only changes of commit 23154ff232 - Show all commits

View file

@ -86,9 +86,7 @@ export async function getOidcProvider() {
},
features: {
devInteractions: {
enabled: process.env.NODE_ENV !== "production",
},
devInteractions: { enabled: false },
revocation: { enabled: true },
rpInitiatedLogout: {
enabled: true,