dto-btn / todo

Catch-all for issues that aren't related to a specific project.
0 stars 0 forks source link

MySSC: improve simplesaml UX #79

Closed patheard closed 4 years ago

patheard commented 4 years ago
patheard commented 4 years ago

Leaning towards a full lock down on this with following Apache conf:

<Location /simplesaml/module.php/core/loginuserpass.php >
  Deny from all
</Location>

Reasons being:

patheard commented 4 years ago

Another option to try. Lookup the jumpbox's public IP during the playbook run and then use that for the allow rule:

dig +short <JUMPBOX_HOSTNAME>
patheard commented 4 years ago

SimpleSAML admin pages are now locked down to only be accessible from the jumpbox.