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

Enhance Token Creation with Policy Support #76

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

cpaillet
Copy link
Contributor

  • Implement creation of policies.
  • Integrate policy addition during token creation.

@cpaillet cpaillet force-pushed the master branch 2 times, most recently from 901579a to bf297a7 Compare May 23, 2024 11:53
@cpaillet cpaillet requested a review from a team May 23, 2024 11:57
to be able to create a token with a list of policies id
Create a policy
This is a privileged endpoint, and requires a token with acl:write.
:param name: Specifies a name for the ACL policy.
:param token: token with acl:read capability
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acl:write

@cpaillet cpaillet merged commit 4042528 into criteo:master May 23, 2024
5 checks passed
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