feat(auth-backend): add experimental CIMD support (#32307)
Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -218,6 +218,13 @@ auth:
|
||||
enabled: true
|
||||
allowedRedirectUriPatterns:
|
||||
- cursor://*
|
||||
- http://localhost:*
|
||||
- http://127.0.0.1:*
|
||||
experimentalClientIdMetadataDocuments:
|
||||
enabled: true
|
||||
allowedRedirectUriPatterns:
|
||||
- http://127.0.0.1:*
|
||||
- http://localhost:*
|
||||
|
||||
### Add auth.keyStore.provider to more granularly control how to store JWK data when running
|
||||
# the auth-backend.
|
||||
|
||||
Reference in New Issue
Block a user