Bastion-For-Everything Pattern
Bastion-for-everything is the design reflex of routing almost every access scenario through a bastion regardless of its nature.
Explore the concepts used across Identity and Access Management, Identity Governance, Access Management, privileged access, authorization and identity security.
Definitions are organized to support search and navigation between related concepts.
Bastion-for-everything is the design reflex of routing almost every access scenario through a bastion regardless of its nature.
Deprecated Enterprise SSO is a desktop credential-injection approach used to replay application logins on behalf of users.
Deprecated WebSSO is a legacy single sign-on pattern based on proxy-style interception rather than modern federation standards.
Distributed secret storage is the practice of keeping credentials in many scattered locations instead of managing them in a centralized secure platform.
Embedded authorization logic is the practice of keeping access rules hardcoded inside each application instead of externalizing decisions to a policy layer.
A flat network is an environment with weak segmentation, enabling broad movement across systems after compromise.
Glass break without governance is the uncontrolled creation or use of emergency access paths outside formal oversight.
A hardcoded secret is a password, token, key, or credential embedded directly in code or configuration.
An IAM anti-pattern is a design habit that repeatedly creates security, governance, or operational problems.
A legacy IAM pattern is an access or identity design that still works operationally but no longer matches modern security expectations.
Legacy role rigidity is the situation in which static role models become too inflexible to support real operational needs.
Machine-to-machine through bastion is the attempt to secure API or service-to-service flows with bastion-style privileged access patterns designed for humans.
An orphan privilege is a right or privileged capability that remains active without a valid current business justification.
Password sharing is the use of the same human or technical credential by multiple actors.
Secret sprawl is the uncontrolled spread of credentials across systems, code, teams, and storage locations.
Secrets duplication is the repeated storage of the same credential in multiple technical stores or systems.
Session-recording-only traceability is an approach that relies mainly on bastion video or replay logs to provide audit evidence.
A shared administrative account is a privileged account used by several administrators or team members.
A static API key is a fixed application secret used for API access without the contextual properties of modern token-based identity patterns.