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 possibility for Admins to request AUP signature to a user #752

Closed
federicaagostini opened this issue Apr 19, 2024 · 1 comment · Fixed by #777
Closed

Add possibility for Admins to request AUP signature to a user #752

federicaagostini opened this issue Apr 19, 2024 · 1 comment · Fixed by #777

Comments

@federicaagostini
Copy link
Contributor

Right now, an IAM Admin can request at any time to sign AUP to all users.
Anyway, VOMS Admin allows an Admin to request to sign the AUP also for a specific user, so we can include also this feature in IAM.

@enricovianello enricovianello self-assigned this May 27, 2024
enricovianello added a commit that referenced this issue May 31, 2024
* Added delete signature API endpoint
* Refactored signature API endpoints (added AUP param)
* Added sign on behalf and request AUP signature button
* Added AUDIT messages for sign-on-behalf and request signature events
* Return 204 in case signature has been already deleted

Fixes #735 and #752 

Co-authored-by: Manoj Garai <manoj.garai@stfc.ac.uk>
@enricovianello enricovianello linked a pull request May 31, 2024 that will close this issue
@enricovianello
Copy link
Member

Administrators can request the AUP signature to a user (orange button):

Image

Confirmation dialog:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants