infra-docs-fpo/modules/sysadmin_guide/pages/nonhumanaccounts.adoc
2021-07-26 10:39:47 +02:00

34 lines
817 B
Text

= Non-human Accounts Infrastructure SOP
We have many non-human accounts for various services, used by our web
applications and certain automated scripts.
== Contents
[arabic]
. Contact Information
. FAS Accounts
. Bugzilla Accounts
. PackageDB Owners
. Koji Accounts
== Contact Information
Owner:::
Fedora Infrastructure Team
Contact:::
#fedora-admin
Persons:::
sysadmin-main
Purpose:::
Provide Non-human accounts to our various services
== Tokens
Wherever possible OIDC (Open Id Connect) tokens or other tokens should
be used for the script. Whatever the token it should have the minimum
privs to do whatever the script or process needs to do and no more.
Depending on what service(s) it needs to interact with this could
different tokens. Consult with the Fedora Security Officer for exact
details.