Implement NK-WP-0021 activity-core ops SSO least-privilege.
Seed LLDAP activity-core-operators, add membership runbook and helper, restrict Authelia access on activity/temporal.coulomb.social to that group (member one_factor + domain deny fallback), apply live, and verify via Authelia check-policy plus unauthenticated edge redirects.
This commit is contained in:
parent
3580e43e5f
commit
a9aec541ec
8 changed files with 384 additions and 33 deletions
|
|
@ -51,7 +51,7 @@ echo "Done. Secret lldap-secrets created in namespace: sso"
|
|||
echo ""
|
||||
echo "Next:"
|
||||
echo " Apply manifests (see README.md apply order)."
|
||||
echo " After LLDAP is Running, create application groups:"
|
||||
echo " - Log in to https://lldap.coulomb.social with the admin account."
|
||||
echo " - Create group: net-kingdom-users"
|
||||
echo " - Create group: net-kingdom-admins"
|
||||
echo " After LLDAP is Running, seed groups:"
|
||||
echo " ./bootstrap-users.sh"
|
||||
echo " Groups: net-kingdom-users, net-kingdom-admins, activity-core-operators"
|
||||
echo " Membership runbook: OPERATOR-GROUPS.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue