Skip to content

Commit

Permalink
Revert "provider: enable introspection"
Browse files Browse the repository at this point in the history
This reverts commit 498894d.
  • Loading branch information
NextFire committed Jul 20, 2024
1 parent 1cb0def commit 7f37e76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/utils/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ const config: Configuration = {
expiresWithSession: () => false,
features: {
devInteractions: { enabled: false },
introspection: { enabled: true },
},
jwks: userConfig.oidc.jwks,
pkce: { required: () => false },
Expand Down

0 comments on commit 7f37e76

Please sign in to comment.