infra-docs-fpo/modules/sysadmin_guide/pages/nonhumanaccounts.adoc
Michal Konečný d6e45faa5f Review nonhumanaccounts SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-09-07 14:53:26 +02:00

25 lines
705 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.
== 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 be
different tokens. Consult with the Fedora Security Officer for exact
details.