-
Notifications
You must be signed in to change notification settings - Fork 86
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
As an admin, I'd like PIs to agree to terms and conditions while requesting a resource allocation #420
Comments
Hello,
I think that you could set EULA as an resource attribute to get such
behaviour. I dont remember attribute name but it was something 'simple'.
śr., 29 cze 2022, 19:10 użytkownik Kristi Nikolla ***@***.***>
napisał:
… For compliance reasons, there is a need to display and require a PI agree
to a set of terms and conditions (may be in-line, or a hyperlink to a
different location). These terms and conditions are specific to a Resource,
with each Resource possibly having a different set of terms and conditions
to agree to.
—
Reply to this email directly, view it on GitHub
<#420>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA3A5RZLLLCTPLVPWX6IBJTVRR7P3ANCNFSM52GPJ2QA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thank you @mdzik, Looks like it's the 'EULA' attribute. https://github.com/ubccr/coldfront/blob/4c10771f0f2c24ebf356a2818b5a4233525ee8a9/docs/pages/manual/resources/resources.md#resource-attributes
|
Thanks @mdzik! Yes, @knikolla this is what we use for requiring PIs to agree to license terms on behalf of their group. When they go to renew an allocation they will be presented with the EULA again. There is some improvement that can be made on this though so I'm going to leave the issue open. One is that the EULA attribute is on the resource and not seen when looking at the allocation detail page. This is something we should probably display on the allocation detail page. We may even want to provide a warning or reminder when adding new users to the allocation for a resource with a EULA. |
My pleasure:)
I think that users should be forced to accept it, at least for some cases -
like 2 step signing to allocation?
sob., 2 lip 2022, 17:54 użytkownik Dori Sajdak ***@***.***>
napisał:
… Thanks @mdzik <https://github.com/mdzik>! Yes, @knikolla
<https://github.com/knikolla> this is what we use for requiring PIs to
agree to license terms on behalf of their group. When they go to renew an
allocation they will be presented with the EULA again. There is some
improvement that can be made on this though so I'm going to leave the issue
open. One is that the EULA attribute is on the resource and not seen when
looking at the allocation detail page. This is something we should probably
display on the allocation detail page. We may even want to provide a
warning or reminder when adding new users to the allocation for a resource
with a EULA.
—
Reply to this email directly, view it on GitHub
<#420 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA3A5RZ4Q4MQVDPORQXIHULVSBQZTANCNFSM52GPJ2QA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The EULA attribute comes from the resource so it's not something the allocations users see except when requesting a new allocation or renewing the allocation. We'd like to add some enhancements to this so the users have more visibility to this. To do:
|
We've removed out the more complex feature request (requiring users to agree to a EULA) to this issue (#542) |
For compliance reasons, there is a need to display and require a PI agree to a set of terms and conditions (may be in-line, or a hyperlink to a different location). These terms and conditions are specific to a Resource, with each Resource possibly having a different set of terms and conditions to agree to.
The text was updated successfully, but these errors were encountered: