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

add token lifespan support for different grant and token types in oauth2_client #18

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

tjorri
Copy link
Contributor

@tjorri tjorri commented Jan 18, 2024

Added missing token lifespan arguments to oauth2_client as per Hydra HTTP API (https://www.ory.sh/docs/hydra/reference/api#tag/oAuth2/operation/createOAuth2Client). Added also rudimentary diff suppression as Hydra converts the values internally and will cause unnecessary diffs in Terraform plans.

@svrakitin
Copy link
Owner

LGTM, thanks

@svrakitin svrakitin merged commit 3746a46 into svrakitin:main Jan 23, 2024
1 check passed
@tjorri tjorri deleted the feature/token-ttls branch January 25, 2024 09:19
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.

2 participants