any questions
single sign-On / federated identity
SSO: access multiple services (in one organisation) with the same session/without reauthenticating.
FID: external authentication. Offers access to services across multiple organisations (links your identity to multiple IAMS’s)
e.g. google
read more here
weak passwords
bruteforcing passwords (seclists again woo): Overly verbose error messages/information disclosure bad?
pulling secrets from an external service
much easier fine-grained access
JSON Web Tokens
Security Assertion Markup Language
HTTP Strict Transport Security
Enforces the use of HTTPS.
HSTS pre-load list here
Content Security Policy
Helps mitigate XSS and injection attacks by specifying which locations resources can be loaded from