Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add EL support for the cache resource field #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oleksii-bielik
Copy link

Issue

gravitee-io/issues#9697

Description

Currently the "OAuth2 resource" supports EL and we can dynamically set the resource name, for example, based on the tenant. Unfortunately the "Cache resource" doesn't support EL and we're limited because of this. Especially when we use Redis cache, it's hard to use a proper Redis instance based on the region with current functionality.

In this PR I add EL support for the "Cache resource" field

Thanks

@oleksii-bielik oleksii-bielik requested a review from a team as a code owner April 23, 2024 07:11
@oleksii-bielik oleksii-bielik force-pushed the issue/#9697-gravitee-oauth2-policy-el branch from 4a511f2 to 6aceaa8 Compare April 23, 2024 07:15
@oleksii-bielik oleksii-bielik changed the title Add EL support for the cache resource field feat: Add EL support for the cache resource field Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant