chore/visual-fidelity-fixes #2
1 changed files with 1 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue