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

Introduce cdn-access endpoint [RHELDST-17781] #535

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

rohanpm
Copy link
Member

@rohanpm rohanpm commented Apr 20, 2023

This endpoint allows users in the {env}-cdn-consumer role to generate cookies for accessing exodus-cdn with their preferred expiry date (up to a predefined maximum).

By having an API which can be used programmatically to generate cookies, exodus-cdn users can implement a fully automated workflow to rotate their cookies periodically. This helps shift responsibility for handling cookie expiry from exodus-cdn owners to exodus-cdn users.

This endpoint allows users in the {env}-cdn-consumer role to generate
cookies for accessing exodus-cdn with their preferred expiry date
(up to a predefined maximum).

By having an API which can be used programmatically to generate
cookies, exodus-cdn users can implement a fully automated workflow
to rotate their cookies periodically. This helps shift responsibility
for handling cookie expiry from exodus-cdn owners to exodus-cdn users.
@rohanpm rohanpm marked this pull request as ready for review April 20, 2023 04:05
@rohanpm rohanpm merged commit 1061965 into release-engineering:master Apr 20, 2023
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.

None yet

2 participants