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

Internal privilege improvements #478

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Internal privilege improvements #478

merged 3 commits into from
Nov 10, 2023

Conversation

evert
Copy link
Member

@evert evert commented Nov 10, 2023

  • Added two privileges for one-time-token use: a12n:one-time-token:generate and a12n-one-time-token:exchange, these both required the admin privilege. There's no bc break here as the original admin privilege still covers these new ones.
  • It wasn't possible to see a full principal even if a user has the a12n:principal:list privilege.

* Added two privileges for one-time-token use:
  `a12n:one-time-token:generate` and `a12n-one-time-token:exchange`,
  these both required the `admin` privilege. There's no bc break here
  as the original `admin` privilege still covers these new ones.
* It wasn't possible to see a full principal even if a user has the
  `a12n:principal:list` privilege.
@evert evert merged commit 3d7e3d0 into main Nov 10, 2023
10 checks passed
@evert evert deleted the privilege-fixes branch November 10, 2023 07:39
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

1 participant