{"id":121849,"date":"2026-06-22T07:00:00","date_gmt":"2026-06-22T05:00:00","guid":{"rendered":"https:\/\/aixia.se\/zero-trust-for-ai-agents-when-machines-get-their-own-identities\/"},"modified":"2026-06-22T07:00:00","modified_gmt":"2026-06-22T05:00:00","slug":"zero-trust-for-ai-agents-when-machines-get-their-own-identities","status":"publish","type":"post","link":"https:\/\/aixia.se\/en\/zero-trust-for-ai-agents-when-machines-get-their-own-identities\/","title":{"rendered":"Zero Trust for AI Agents \u2014 When Machines Get Their Own Identities"},"content":{"rendered":"<div style=\"font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;max-width:780px;margin:0 auto;padding:0 24px;color:#1a1a1a;\">\n<p style=\"font-size:17px; line-height:1.6; color:#555; border-bottom:1px solid #eee; padding-bottom:24px; margin-bottom:40px;\"><em>Agent-based AI is no longer science fiction. Cisco recently warned of a world where AI agents become our \u201ccoworkers.\u201d The question is: Who controls the coworker once the boss has gone home?  <\/em><\/p>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">TL;DR<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Agent-based AI\u2014autonomous systems that navigate, make decisions, and take action in your IT environments\u2014will explode in 2026. Each agent becomes a \u201cnon-human identity\u201d that requires authentication, authorization, and auditing. Today\u2019s IAM systems are built for people, not machines. Zero Trust for AI agents isn\u2019t a nice-to-have; it\u2019s a necessity. And NIS2 has already begun to impose requirements for the control of autonomous systems.    <\/p>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">AI agents don&#8217;t stop working at five. They don&#8217;t take lunch breaks. And they don&#8217;t ask for permission every time they need to open a database, send an email, or modify a configuration.  <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">That\u2019s the whole point of agent-based AI: a system that is given a goal, breaks it down into steps, and executes it\u2014often across multiple systems, applications, and APIs\u2014without human intervention at every stage.<\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">But this is where the problem arises. When an AI agent logs into your systems, who is it? And what is it authorized to do?  <\/p>\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">What is a &#8220;non-human identity,&#8221; and why will the number skyrocket in 2026?<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Traditionally, identity and access management (IAM) has been about people: user accounts, passwords, and role-based access control (RBAC). But in a world of AI agents, there is an entirely new type of identity.    <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">A <strong>non-human identity (NHI)<\/strong> is any digital identity that does not represent a physical person. This includes: <\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Service<\/strong> Accounts and API Keys<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>CI\/CD pipelines<\/strong> that deploy code to production<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>IoT devices<\/strong> with built-in certificates<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\">And now: <strong>AI agents<\/strong> that autonomously navigate systems<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">The difference? A CI\/CD pipeline follows a predefined, static schedule. An AI agent <strong>learns, explores, and improvises<\/strong>. It may decide to query a database it has never seen before, or write code that creates new API connections\u2014all with the goal of completing a task.   <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">And the number of NHIs is growing exponentially. According to industry reports, the number of non-human identities has already surpassed the number of human user accounts in the average company. With agent-based AI, this trend is accelerating.  <\/p>\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">The Difference Between Human and Machine Access: Why Traditional IAM Isn&#8217;t Enough<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Today&#8217;s IAM models are designed around one assumption: <strong>the user is a person<\/strong> who logs in, does their work, and logs out. These models have two fundamental problems when they encounter AI agents: <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><strong>1. Continuous Authentication<\/strong><\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">A human is authenticated once per session (SSO, MFA). But an AI agent can exist for weeks or months\u2014and during that time, its behavior can change dramatically. An agent that was authenticated as a \u201ccustomer support agent\u201d may, after an update, start doing things it has never done before. Typical session-based authentication never captures this.   <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><strong>2. An access model that assumes predictability<\/strong><\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">RBAC (Role-Based Access Control) states: \u201cAn employee in role X is allowed to do Y.\u201d But an AI agent has no role in the traditional sense. Its behavior cannot be mapped to a static matrix. Today, the agent might analyze support cases; tomorrow, it might write code to resolve them\u2014and next week, it might deploy that code to production.   <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">The Zero Trust model states, \u201cNever trust, always verify\u201d\u2014but most organizations have not extended that principle to NHI. They still rely on an API key or a service account with the correct scope being sufficient. <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">It isn&#8217;t.<\/p>\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">The NIS2 Perspective: How Does the Regulatory Framework Address Autonomous Systems?<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><strong>NIS2<\/strong>, which entered into force in October 2024, requires operators of critical infrastructure and key sectors to implement risk-based security measures. The directive places particular emphasis on: <\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Control of access<\/strong> to systems and data (who or WHAT has access)<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Incident Management<\/strong> and Reporting for Security Incidents<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Supply chain security<\/strong> \u2014 including the security of subcontractors&#8217; technology<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">This is where it gets interesting: autonomous AI agents fall through the cracks. Is an AI agent operating within your systems a \u201cuser\u201d that needs to be monitored? Or is it a \u201cvendor\u201d whose behavior you\u2019re responsible for? Or something entirely new?   <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">In its NIS2 guidance, <strong>the Swedish Civil Contingencies Agency (MSB)<\/strong> points out that operators need to maintain control over all devices and systems that can affect their IT environment. Logically, this also includes autonomous agents. The only question is: how?  <\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">In 2026, the industry is awaiting clearer guidance. But that doesn\u2019t mean it can afford to wait. The organizations that start mapping out their NHIs now will be better prepared when the clarifications are issued.  <\/p>\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">A Practical Roadmap: 3 Steps Toward Zero Trust for AI Agents<\/h2>\n<h3 style=\"margin:32px 0 14px; font-size:22px; font-weight:600;\">Step 1: Inventory \u2014 What do you have today?<\/h3>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Before you can check anything, you need to know what\u2019s there. This is the hardest step\u2014and the most critical one. <\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Identify all NHI<\/strong> in your environment: API keys, service accounts, tokens, certificates<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Identify which systems use or are likely to use AI agents<\/strong><\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Document the scope of each NHI<\/strong> and the systems it affects<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Classify by risk level<\/strong>: an agent who can read support emails does not pose the same risk as an agent who can deploy code to production<\/li>\n<\/ul>\n<blockquote style=\"border-left:4px solid #78a0b3; margin:28px 0; padding:20px 24px; background:#f0f5f7; font-style:italic;\">\n<p style=\"margin:0;\"><strong>Rule:<\/strong> If you can&#8217;t answer the question &#8220;How many NHI do we have?&#8221;, you can&#8217;t implement Zero Trust for them.<\/p>\n<\/blockquote>\n<h3 style=\"margin:32px 0 14px; font-size:22px; font-weight:600;\">Step 2: Dynamic Access Control<\/h3>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Once you know what you have, replace static RBAC with dynamic policies.<\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Just-in-Time (JIT) Access<\/strong>: Grant agents temporary, time-limited permissions<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Contextual policies<\/strong>: Access depends on the context\u2014the time of day, the agent&#8217;s previous behavior, and the system&#8217;s state<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Mandate limits<\/strong>: An agent may never escalate without explicit approval<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Continuous monitoring<\/strong>: Agents must log every step, every decision, and every access<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><strong>Example:<\/strong><\/p>\n<div style=\"overflow-x:auto; margin:24px 0 32px;\">\n<table style=\"width:100%; border-collapse:collapse; font-size:15px;\">\n<thead>\n<tr>\n<th style=\"background:#1b2a36; color:#fff; padding:14px 16px; text-align:left; font-weight:600;\">Static RBAC (legacy)<\/th>\n<th style=\"background:#1b2a36; color:#fff; padding:14px 16px; text-align:left; font-weight:600;\">Dynamic Zero Trust (new)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent always has read access to the CRM<\/td>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent receives JIT CRM access, within 15 minutes, with a context reason<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent&#8217;s token is valid for 1 year<\/td>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent&#8217;s token is automatically renewed every 4 hours<\/td>\n<\/tr>\n<tr>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent can do anything within the defined scope<\/td>\n<td style=\"padding:12px 16px; border-bottom:1px solid #e8ebed;\">The agent needs mandate approval before undertaking new operations<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h3 style=\"margin:32px 0 14px; font-size:22px; font-weight:600;\">Step 3: Ongoing governance and audit<\/h3>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Zero Trust isn&#8217;t a project you complete. It&#8217;s a state you maintain. <\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Regular audits<\/strong> of all NHI activities\u2014who did what, when, and why<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Automatic alerts<\/strong> when agents deviate from patterns<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Quarterly reviews<\/strong> in which the CISO reviews all new agents and their scope<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Incident response plan<\/strong> specifically for autonomous systems: What happens if an agent starts behaving strangely?<\/li>\n<\/ul>\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">The Tool Landscape: Which Vendors Are Leading the Way, and What Does It Cost?<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">The market for NHI security is still in its infancy, but several providers are establishing themselves:<\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>CyberArk<\/strong> \u2014 a leader in PAM (Privileged Access Management) \u2014 expands into NHI protection<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Delinea (formerly Thycotic)<\/strong> \u2014 secret management with a focus on NHI<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>HashiCorp Vault<\/strong> \u2014 popular for dynamic secrets and API key rotation<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Akeyless<\/strong> \u2014 SaaS-based vault with NHI support<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Okta, Entra ID<\/strong> \u2014 identity providers expanding into NHI and automated identity verification<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Vendia<\/strong> \u2014 Specializing in shared data and API governance<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>ServiceNow<\/strong> \u2014 ITSM platforms with AI-powered agent discovery<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><strong>Costs?<\/strong>  A medium-sized Nordic company (500\u20132,000 employees) should expect investments in the range of:<\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Tool licenses for NHI management<\/strong>: 150,000\u2013500,000 SEK\/year<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>SIEM integration and logging<\/strong>: 100,000\u2013300,000 SEK\/year<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>In-house expertise (CISO team\/IT security)<\/strong>: 0.5\u20131 FTE initially<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Implementation project<\/strong>: 3\u20136 months<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">It&#8217;s not cheap\u2014but it&#8217;s significantly cheaper than dealing with an incident in which an autonomous agent escalated its privileges and accessed sensitive data for months without anyone noticing.<\/p>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">Aixia&#8217;s Perspective: Security as a Strategic Advantage<\/h2>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">Zero Trust for AI agents is not just a technical issue\u2014it is a business-critical framework for organizations that want to use agent-based AI productively.<\/p>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">At Aixia, we treat security as an integral part of our IT strategy, not an afterthought. Our experience in <strong>SOC<\/strong> (Security Operations Center) and threat detection, combined with <strong>our ISO 27001 certification<\/strong>, gives us the tools to help Nordic companies: <\/p>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Assess<\/strong> their current NHI exposure<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Design<\/strong> dynamic access policies tailored for agent-based environments<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Implement<\/strong> monitoring and auditing that detect abnormal agent behavior<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>Prepare<\/strong> the organization for upcoming NIS2 guidance on autonomous systems<\/li>\n<\/ul>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">We view agent-based AI as a natural extension of the AI revolution that is already underway\u2014and we see security as a prerequisite for its success, not an obstacle.<\/p>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">Summary: 3 Things to Do This Quarter<\/h2>\n<ol style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:12px 0; line-height:1.6;\"><strong>Take inventory of your non-human identities<\/strong> \u2014API keys, tokens, service accounts, and all systems that could potentially host AI agents<\/li>\n<li style=\"margin:12px 0; line-height:1.6;\"><strong>Start replacing static RBAC with dynamic policies<\/strong> \u2014 JIT access, time-limited permissions, contextual limits<\/li>\n<li style=\"margin:12px 0; line-height:1.6;\"><strong>Schedule a security review<\/strong> with your CISO that explicitly covers agent risk and NHI governance<\/li>\n<\/ol>\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\">AI agents are already here. Get ready before they make preparations for you. <\/p>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<h2 style=\"margin:48px 0 20px; font-size:clamp(26px,3.2vw,36px); font-weight:400;\">Sources and Further Reading<\/h2>\n<ul style=\"margin:16px 0 24px; padding-left:24px;\">\n<li style=\"margin:10px 0; line-height:1.6;\"><strong><a href=\"https:\/\/blogs.cisco.com\/newsroom\/cisco-ai-agents-aifabric\" target=\"_blank\" rel=\"noopener noreferrer\">Cisco Newsroom<\/a><\/strong> (2025): <em>Cisco AI Agents \u2014 Preparing for the Future of Work<\/em> \u2014 on how networking giants are preparing their infrastructure for agent-based AI.<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong><a href=\"https:\/\/www.beyondidentity.com\/blog\/agentic-ai-security-zero-trust\" target=\"_blank\" rel=\"noopener noreferrer\">Beyond Identity<\/a><\/strong> (2025): <em>Agentic AI Security: Why Zero Trust Is the Only Answer<\/em> \u2014 an in-depth analysis of identity challenges in agent-based environments.<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong><a href=\"https:\/\/northverify.com\/kunskapsbas\/nis2-cybersakerhetslagen-sverige-2026\" target=\"_blank\" rel=\"noopener noreferrer\">Northverify<\/a><\/strong> (2026): <em>NIS2 in Sweden \u2014 The Cybersecurity Act of 2026<\/em> \u2014 A Complete Guide to the Regulations.<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong><a href=\"https:\/\/www.bginstitute.se\/nis2-direktivet-i-sverige-guide-till-cybersakerhetslagen-2026\" target=\"_blank\" rel=\"noopener noreferrer\">BG Institute<\/a><\/strong> (2026): <em>The NIS2 Directive \u2014 Guide to the Cybersecurity Act<\/em> \u2014 Legislative Text, Deadlines, and Requirements.<\/li>\n<li style=\"margin:10px 0; line-height:1.6;\"><strong>CyberArk \/ Delinea \/ HashiCorp<\/strong>: Vendor documentation for NHI security.<\/li>\n<\/ul>\n<hr style=\"border:none; border-top:2px solid #eee; margin:48px 0;\">\n<p style=\"line-height:1.7; margin:0 0 18px; color:#333;\"><em>Would you like an unbiased overview of how Zero Trust can be applied to your AI agent strategy? <a href=\"https:\/\/www.aixia.se\/kontakt\" target=\"_blank\" rel=\"noopener noreferrer\">Contact Aixia\u2019s security team<\/a> to schedule a workshop tailored to your environment.<\/em><\/p>\n<div style=\"background:#1b2a36; color:#fff; padding:40px 32px; text-align:center; margin-top:40px; border-radius:4px;\">\n<p style=\"font-size:20px; margin:0 0 10px; font-weight:600;\">Would you like an unbiased review?<\/p>\n<p style=\"font-size:16px; margin:0 0 24px; opacity:0.8;\">Contact Aixia&#8217;s security team to schedule a workshop tailored to your environment.<\/p>\n<p><a href=\"https:\/\/www.aixia.se\/kontakt\" style=\"display:inline-block; background:#78a0b3; color:#fff; padding:14px 32px; text-decoration:none; border-radius:4px; font-weight:700; font-size:16px;\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Contact Aixia<\/a>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Agent-based AI is here\u2014autonomous AI agents that act on their own within your systems. Today\u2019s identity and access models are designed for humans, not for autonomous machines. Here\u2019s how Nordic companies are preparing for 2026.  <\/p>\n","protected":false},"author":4,"featured_media":121836,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[60],"tags":[],"class_list":["post-121849","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/posts\/121849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/comments?post=121849"}],"version-history":[{"count":0,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/posts\/121849\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/media\/121836"}],"wp:attachment":[{"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/media?parent=121849"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/categories?post=121849"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aixia.se\/en\/wp-json\/wp\/v2\/tags?post=121849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}