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

Task: add a new option to PUT /api/v1/config forcing metadata updates #400

Open
1 task done
MVrachev opened this issue Aug 4, 2023 · 0 comments
Open
1 task done

Comments

@MVrachev
Copy link
Member

MVrachev commented Aug 4, 2023

What is the task about?

Add a new option to the new PUT /api/v1/config API endpoint which will enforce that the new expiration policy changes are not only saved in the settings but that new metadata versions are generated using the expiration policy changes.

This could be especially useful if an organization has initially set a long expiration date for a role, but for whatever reason they want to shorten it.
Then, instead of waiting long for the roles to expire the organization will be able to enforce the new expiration rules directly.

We need discussion what should be the default.

Important: First implement #399 and then reuse the code from it for this option.

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant