identity-and-access-management

3 posts

gitlab

How to govern agentic AI, MCPs, and AI code assistants (opens in new tab)

Agentic AI changes software governance because agents can independently modify code, call tools, alter CI/CD configurations, and deploy without line-by-line human review. The central control model must therefore focus on agent identity, permissions, data handling, human approval points, and auditable activity. Organizations should treat agents like privileged users, with consistent policies governing what they can access, which models they may use, and when humans must intervene. ## Why Agentic AI Requires New Governance - Traditional code assistants keep humans involved in accepting or rejecting each suggestion. - Agentic systems can perform multi-step actions autonomously across the software delivery lifecycle. - Governance must answer: - What can the agent access? - What is it authorized to do? - What actions did it take, and can those actions be proven later? - Major organizational concerns include: - Distinguishing AI-generated code from human-written code. - Linking generated code to the business requirement or intent behind it. - Maintaining documentation as AI-generated code scales. - The article cites research showing widespread concern about maintainability, technical debt, and governance challenges. ## Controlling Agents, MCPs, and Tools Permissioning becomes especially important when agents use the Model Context Protocol (MCP) to connect to external tools and data. - A governance model should define: - Which agents and workflows are approved. - Where those agents may operate. - Which models they may use. - Recommended controls include: - **Central agent catalog:** Administrators publish and manage approved agents and flows. - **Composite identity:** Actions should be linked both to the agent and the human who initiated it. - **Tool approval guardrails:** Tools can run autonomously, require human approval, or be blocked. - **Prompt guardrails:** Systems should detect attempts to manipulate agents through untrusted webpages, files, or issue comments. - The objective is a role-based, auditable control plane for agents that is as consistent as existing human access management. ## Data Privacy and Self-Hosted AI Because source code is highly sensitive, organizations should establish clear data-handling policies before broad AI adoption. - Key questions include: - Whether the vendor trains models on company code. - Who owns prompts, inputs, and outputs. - Where subprocessors are located and how changes are communicated. - Self-hosted AI can keep agents and data within infrastructure controlled by the organization, which is particularly important for regulated industries. - Bring-your-own-model capabilities allow administrators to: - Use internally validated models. - Assign different models to specific agent workflows. - Reserve trusted models for sensitive operations while using managed models for lower-risk tasks. ## Defining Human Review Boundaries Governance should not eliminate autonomy; it should deliberately establish where autonomy ends. - **Interactive workflows:** Developers review and approve suggestions directly. - **Headless workflows:** Agents operate in CI/CD or other automated environments, requiring approval before sensitive actions or inspection afterward through audit trails. - Organizations should define approval requirements for: - Code review. - Testing and validation. - Deployment. - Enforcement mechanisms can include: - Merge request approval policies that apply equally to human- and agent-created changes. - Tool-level approval settings. - Scanner and pipeline controls that block changes failing security or quality checks. - An organization-wide AI governance policy is preferable to informal team-by-team practices because it promotes consistency and simplifies auditing. ## Practical Recommendation Treat agentic AI as a privileged software participant: give every agent a controlled identity, least-privilege permissions, approved model and tool access, strong privacy protections, and complete auditability. Keep human approval at security-sensitive decision points, while allowing lower-risk actions to proceed autonomously under enforced policies.

aws

AWS Weekly Roundup: Claude Opus 4.6 in Amazon Bedrock, AWS Builder ID Sign in with Apple, and more (February 9, 2026) | Amazon Web Services (opens in new tab)

The February 9, 2026 AWS roundup highlights updates across infrastructure, security, databases, and AI. Major announcements include new EC2 instances, cross-account DynamoDB replication, improved identity controls, CloudFront mutual TLS, Claude Opus 4.6 in Bedrock, and structured model outputs. AWS also announced AWS Community Day Romania for April 23–24, 2026. ## Compute, Networking, and Configuration - **New EC2 C8id, M8id, and R8id instances** - Powered by custom Intel Xeon 6 processors. - Deliver up to 43% higher performance and 3.3× more memory bandwidth than previous-generation instances. - **AWS Network Firewall price reductions** - Reduces hourly and data-processing costs for NAT Gateways service-chained with Network Firewall secondary endpoints. - Removes additional data-processing charges for Advanced Inspection and TLS inspection. - **Amazon ECS Network Load Balancer support** - Enables managed linear and canary deployments for applications using NLBs. - Supports TCP/UDP workloads, low-latency services, long-lived connections, and static IP requirements. - **Expanded AWS Config coverage** - Adds support for 30 resource types across services such as Amazon EKS, Amazon Q, and AWS IoT. - Improves resource discovery, auditing, assessment, and remediation. ## Databases and Operations - **Cross-account DynamoDB global table replication** - Allows multi-Region, multi-active tables to replicate across AWS accounts. - Improves resilience, account-level workload isolation, and independent security and governance controls. - **Improved Amazon RDS connection experience** - Generates connection snippets for Java, Python, Node.js, `psql`, and other tools. - Adjusts examples automatically for authentication settings, including IAM token-based authentication. - Adds CloudShell integration for connecting to databases directly from the RDS console. ## Identity and Security - **AWS Builder ID adds Sign in with Apple** - Apple users can access services such as AWS Builder Center, Training and Certification, re:Post, AWS Startups, and Kiro. - Complements the existing Google sign-in option. - **More identity-provider claim validation in AWS STS** - Supports selected claims from Google, GitHub, CircleCI, and OCI. - These claims can be used as condition keys in IAM trust policies and resource control policies for more precise federated-access controls and data perimeters. - **Account names in the AWS Management Console** - Displays the account name in the navigation bar, making it easier to distinguish between authorized AWS accounts. - **CloudFront origin mutual TLS** - Lets CloudFront authenticate to origins using certificates. - Helps restrict backend access to verified CloudFront distributions across AWS, on-premises, third-party cloud, and external CDN environments. ## AI and Amazon Bedrock - **Claude Opus 4.6 available in Amazon Bedrock** - Anthropic’s latest model targets complex coding, agentic tasks, enterprise workflows, and professional work requiring deep reasoning and reliability. - **Structured outputs in Amazon Bedrock** - Models can return responses matching developer-defined JSON schemas. - Reduces the need for prompt-based JSON enforcement and additional validation, making production integrations more predictable. ## Upcoming AWS Event - **AWS Community Day Romania — April 23–24, 2026** - Features more than 10 technical sessions from AWS Heroes, Solutions Architects, and industry experts. - Includes networking opportunities for developers, architects, entrepreneurs, and students. These updates emphasize stronger infrastructure performance, better multi-account governance, more secure authentication, and more reliable AI application development. Teams should evaluate the new services based on their networking, resiliency, identity, and structured-output requirements.

aws

AWS IAM Identity Center now supports multi-Region replication for AWS account access and application use | Amazon Web Services (opens in new tab)

AWS IAM Identity Center now supports multi-Region replication for organizations using an external identity provider such as Microsoft Entra ID or Okta. Workforce identities, permission sets, and related metadata can be replicated from a primary Region, allowing users to access AWS accounts and managed applications if the primary service is disrupted. The feature also supports regional application deployment for improved performance and data residency compliance, with centralized configuration remaining in the primary Region. ## Multi-Region Replication and Resilience - Replication provides an active AWS access portal endpoint in each additional Region. - Users can continue accessing AWS accounts with already-provisioned permissions during a primary-Region disruption. - AWS managed applications can access replicated identities locally, improving reliability and proximity to users or datasets. - IAM Identity Center configuration remains centrally managed from the primary Region. ## Prerequisites and Setup - The feature requires: - An organization instance of IAM Identity Center. - An external IdP, such as Okta or Microsoft Entra ID. - Primary and additional Regions that are enabled by default. - Before replication, the customer-managed AWS KMS key must be replicated to the target Region. - AWS recommends multi-Region KMS keys because they maintain consistent key material across Regions while preserving independent regional infrastructure. - In the IAM Identity Center console, administrators select **Settings → Management → Add Region** and choose the target Region. - Initial replication time depends on the size of the Identity Center instance. ## User Authentication and Access - Administrators must add the additional Region’s SAML Assertion Consumer Service (ACS) URL to the external IdP configuration. - A bookmark application can be created in the IdP to provide users with direct access to the new Region’s AWS access portal. - Users can access accounts and applications through existing methods, including: - The AWS access portal - Application links - The AWS CLI ## Regional Application Deployment - AWS managed applications can be deployed in additional Regions using existing deployment workflows. - Organizations can place applications near regional datasets to satisfy performance or data residency requirements. - Administrators should verify that each required managed application supports both the selected Region and multi-Region deployment. ## Operational Considerations - Additional Regions provide a limited-management console experience. - Most operations outside the primary Region are read-only, except application management and user session revocation. - Workforce activity is recorded in AWS CloudTrail in the Region where it occurs. - Break-glass access is recommended for privileged users if the external IdP becomes unavailable. - Account instances, Microsoft Active Directory identity sources, and the built-in IAM Identity Center directory are not supported at launch. ## Availability and Cost - The feature is available at no additional IAM Identity Center cost in 17 enabled-by-default commercial AWS Regions. - Standard AWS KMS charges apply for customer-managed key storage and use. Organizations using supported external IdPs should replicate IAM Identity Center into strategically selected Regions, configure the required KMS replicas and ACS URLs, and test regional access and emergency procedures before relying on the setup for disaster recovery.