{{define "pgcreds"}}{{template "base" .}}{{end}} {{define "title"}}PG Credentials — MCIAS{{end}} {{define "content"}}
Credentials you own or have been granted access to.
| User | Granted | |
|---|---|---|
| {{.GranteeName}} | {{formatTime .GrantedAt}} |
No access grants.
{{end}} {{/* Plain POST grant form with redirect back to /pgcreds */}}No Postgres credentials are accessible to your account.
Create a credential set for a system account. You will become the owner and may later grant other accounts read access.
{{if .UncredentialedAccounts}} {{else}}All system accounts already have credentials. Create a new system account first.
{{end}}