{"id":18094,"date":"2018-08-01T13:38:06","date_gmt":"2018-08-01T19:38:06","guid":{"rendered":"https:\/\/www.jumpcloud.com\/?page_id=18094"},"modified":"2022-11-01T17:45:50","modified_gmt":"2022-11-01T21:45:50","slug":"no-directory-service-no-problem","status":"publish","type":"resource","link":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem","title":{"rendered":"No Directory Service? No Problem. Try Directory-as-a-Service"},"content":{"rendered":"\n

Many organizations have opted to forgo paying for directory services.<\/p>\n\n\n\n

While many of these organizations are in the small-to-medium size category, others are on the larger side. In this paper, we explore reasons why organizations don\u2019t implement directory services, the drawbacks and consequences of not having one, and how organizations can easily implement a modern cloud directory service.<\/p>\n\n\n

\n
\"money<\/figure><\/div>\n\n\n

What is a Directory Service?<\/strong><\/h2>\n\n\n\n

Stepping back, what is a directory service? A directory service connects users and employees with the IT resources they need to do their jobs, including systems, servers, cloud and on-prem applications, files, and networks. Historically, the leading directory services (also called identity providers) solutions have included Microsoft Active Directory (MAD or AD)<\/a> and OpenLDAP <\/a>. <\/p>\n\n\n\n

The identity provider authenticates, authorizes, and in the case of AD, manages users with their Windows devices and applications. More specifically, an identity provider confirms a user is who they say they are (authentication), controls the level of access that person should have (authorization), and then manages their systems for security policies, configurations, and settings. Directory services control who should have access to what resources \u2013 enabling users to do their jobs securely.<\/p>\n\n\n

\n
\"earth<\/figure><\/div>\n\n\n

Why Some Organizations Don\u2019t Have Identity Management<\/strong><\/h2>\n\n\n\n

In most organizations, directory services are at the center of the network, making them as critical to the business\u2019s overall success as they are to the underlying network infrastructure itself.<\/p>\n\n\n

\n
\"id<\/figure><\/div>\n\n\n

The question, then, is why would any organization forgo implementing an identity management platform?<\/strong><\/p>\n\n\n\n

In reality, there are multiple ways that connecting users to IT resources can be accomplished, and companies have found work-arounds. For instance, companies can use an extra piece of software to help automate the process, or they can even manage the process manually.<\/p>\n\n\n\n

In talking with thousands of organizations all across the globe, there are a wide variety of reasons why IT admins don\u2019t have directory services. These include the following:<\/p>\n\n\n\n

\u201cThe organization is too small.\u201d<\/strong><\/h2>\n\n\n\n

Some organizations feel they\u2019re too small to deal with the overhead of implementing a directory service. For these companies, manually managing access control seems easier. It\u2019s less time consuming, cheaper, and offers direct control. Most of these IT admins (or maybe more accurately, a founder or owner) manage the connections in their head because there are just a few users. As an organization grows\u2014even over five users\u2014remembering who has access to what IT resources becomes increasingly difficult as the company scales. <\/p>\n\n\n

\n
\"identity<\/figure><\/div>\n\n\n

\u201cNo on-prem infrastructure.\u201d<\/strong><\/h2>\n\n\n\n

\n\nOther organizations don\u2019t have an identity provider simply because they have no on-prem infrastructure. These companies are \u201cborn in the cloud\u201d or are \u201call cloud.\u201d They lack the infrastructure to have servers on-prem or the ability to manage on-prem directories. Some companies may utilize outsourced IT management firms. But, directory services historically have been placed on-prem, so without the ability to host and manage the servers and software, an organization bypasses this critical capability.\n\n<\/p>\n\n\n

\n
\"samba<\/figure><\/div>\n\n\n

\u201cCan\u2019t support modern IT infrastructure.\u201d<\/strong><\/h2>\n\n\n\n

Many IT organizations have changed their infrastructure in recent years. No longer are they 100% Microsoft based. More and more they are becoming Mac based, or mobile based. Fortune 500 companies<\/a> like IBM, GE, and Capital One have even deployed thousands of Macs across their workforce. Additionally, with the advent of the cloud, more IT infrastructure is living off-prem.<\/p>\n\n\n\n

On one side, organizations rely heavily on SaaS-based applications. These can include G Suite\u2122, Office 365\u2122, Salesforce\u00ae<\/sup>, GitHubTM , Slack, Box\u2122, and many others. On the other side, IT is leveraging Infrastructure-as-a-Service or cloud server infrastructure such as AWS\u00ae<\/sup> or Google Cloud Platform\u2122. Both of these uses of cloud IT infrastructure, unfortunately, are problematic for legacy directory services. Further, as Macs and Linux devices are more prevalent, directories such as AD and LDAP struggle to connect and manage them. <\/p>\n\n\n

\n
\"laptop\"<\/figure><\/div>\n\n\n

\u201cToo complicated to implement.\u201d<\/strong><\/h2>\n\n\n\n

Directory services are complex and complicated. Virtually every IT resource\u2014systems, cloud infrastructure, internal applications, file servers, and web-based applications\u2014needs to be connected to a directory service. While some of these connections are straightforward, others are not because there are complications around OS platforms, protocol support, networking, and security. <\/p>\n\n\n\n

OpenLDAP, the leading open source LDAP<\/a> implementation, for instance, requires significant technical knowledge to manage and maintain it. While Active Directory is a bit easier to install, configuring and managing all of the different pieces of functionality is a full-time IT role. For many organizations, the level of effort doesn\u2019t match up with the perceived benefits. <\/p>\n\n\n

\n
\"gears\"<\/figure><\/div>\n\n\n

\u201cToo expensive to run.\u201d<\/strong><\/h2>\n\n\n\n

As critical as directory services are to an organization, the cost to run the directory often outstrips an organization\u2019s ability to pay for it. Of course there are hardware and software costs, but the real hidden cost of directory services is in the on-going management. Users come and go. Devices are added and decommissioned. Applications are added into the mix. All of this requires IT admins to be engaged with their identity management platform to update the connections. Further, a directory service needs to be up 100% of the time and as a result it takes infrastructure and management. Current directories take time and money to run which is an impediment to a large number of organizations. <\/p>\n\n\n

\n
\"money<\/figure><\/div>\n\n\n

How Organizations Operate without a Directory Service<\/strong><\/h2>\n\n\n\n

After understanding why organizations don\u2019t leverage a central user directory, the question becomes, \u201cHow is this task accomplished, then?\u201d IT admins are creative in solving the problem. <\/p>\n\n\n\n

Manual Management<\/h3>\n\n\n\n

Perhaps the most common alternative to a user directory is manual user management. IT admins hand-provision users on devices (laptops, desktops, and servers) and applications. When users leave, they manually delete them from IT resources. Admins often will create spreadsheets to manage the details of user access or some will script the process of provisioning and deprovisioning users to create some automation. <\/p>\n\n\n\n

With a limited number of users, platforms, and applications, manual management is a reasonable approach to controlling access. Business continuity and security, of course, can be compromised in this scenario. There are often only a few IT admins at an organization, and the job can become bigger than they can manage, especially when you consider that the average business ends up using 50+ web-based applications<\/a> (and that\u2019s just one type of resource). Further, security takes a back seat as admins in this scenario struggle to find the time to apply best practices like enforcing complex passwords.<\/p>\n\n\n

\n
\"gear<\/figure><\/div>\n\n\n

Configuration Management Tools<\/h3>\n\n\n\n

For organizations that have grown up in the cloud, or who have embraced DevOps, tools like Puppet, Chef, Salt, or Ansible (among many others) offer a centralized management tool that can provide user management on servers in small organizations. These tools allow IT admins to provision users, primarily on production systems (as they are not often used in development, test, or desktop environments), via a central set of scripts. The downside to these tools is that they achieve this through the use of scripting, and each change requires a code change. Further, these scripts become very complex when exceptions are needed.<\/p>\n\n\n\n

By the time an organization reaches twenty to thirty users, these exceptions become common, as do third-party audits, which require fine-grained access control. Configuration management tools do not handle these types of requirements well and nor do they generally support strict compliance activities. In addition, configuration management tools do not satisfy the user management needs of IT for their desktops, laptops, and applications.<\/p>\n\n\n

\n
\"tools\"<\/figure><\/div>\n\n\n

G Suite Directory<\/h3>\n\n\n\n

Google services have become a standard for small to medium-sized enterprises. Organizations manage a directory of sorts by placing their users in G Suite. The users then have access to a number of Google services and they can also use their Google credentials with a select, few other web-based applications and services. Unfortunately, G Suite Directory does not extend to devices such as a user\u2019s desktop or laptop, servers hosted at AWS or Azure, on-prem applications, WiFi, file servers, and more. The result is that an organization\u2019s core infrastructure \u2013 whether on-prem or in the cloud needs to be managed in a different way outside of G Suite\u2019s “directory.\u201d <\/p>\n\n\n

\n
\"g<\/figure><\/div>\n\n\n

JumpCloud Directory-as-a-Service, the Solution for No Directory Situations<\/strong><\/h2>\n\n\n\n

Innovative organizations don\u2019t settle for these issues with directory services. IT admins at these companies know that a central user directory is absolutely imperative. It\u2019s arguably the most critical piece of infrastructure within an IT organization. Manually managing users, trying to script the process, or leveraging vendor specific solutions is not good enough. <\/p>\n\n\n\n

SSO solutions<\/a>, while valuable, don\u2019t give IT admins the level of control that they desire. Microsoft\u2019s Azure AD is a complement to the on-prem AD, not a replacement. As a result, while most organizations go without a central directory, modern, innovative companies opt for a cloud directory service\u2014JumpCloud Directory-as-a-Service.<\/p>\n\n\n\n

JumpCloud eliminates many of the roadblocks that organizations face with an identity provider.<\/p>\n\n\n\n

Completely Cloud-Based<\/strong><\/h2>\n\n\n\n

As a hosted directory service, there is no infrastructure for IT admins to implement or manage. That means that things like backups, upgrades, security, networking, and maintenance are all handled for you. As a result, a cloud directory takes less time and expertise, making it ideal for mixed platform, cloud-forward environments.<\/p>\n\n\n

\n
\"directory-as-a-service\"<\/figure><\/div>\n\n\n

Comprehensive Identity Provider<\/strong><\/h2>\n\n\n\n

Perhaps the most critical aspect of JumpCloud Directory-as-a-Service is the ability for it to function as the central identity management platform for virtually all IT resources including devices, applications, file servers, networks, and cloud\/Web infrastructure. JumpCloud leverages multiple authentication protocols including a device\u2019s native authentication, LDAP, RADIUS, SSH, TOTP, and SAML. <\/p>\n\n\n\n

This enables the SaaS-based central directory service to control desktops, laptops, and servers whether on-prem or in the cloud. Further, LDAP and SAML authentication enables JumpCloud Directory-as-a-Service to control access over applications both internal and web-based. RADIUS connects users to networks, including WiFi. SSH and TOTP, while not exactly authentication protocols, can be leveraged to securely access systems and applications. A cloud directory services solution supports the modern IT infrastructure that companies are using and moving to.<\/p>\n\n\n

\n
\"compass\"<\/figure><\/div>\n\n\n

Cost Effective<\/strong><\/h2>\n\n\n\n

Another critical aspect of JumpCloud Directory-as-a-Service is that it is cost-effective. Because of its SaaS-based approach, organizations only pay for what they use, so the solution becomes scalable. Further, there are no separate hardware, software, and implementation \/ professional services costs. A simple, monthly or annual subscription model covers what organizations need for their identity management needs.<\/p>\n\n\n

\n
\"stack<\/figure><\/div>\n\n\n

For organizations that don\u2019t have a formal user directory solution, JumpCloud Directory-as-a-Service is an ideal approach.<\/strong><\/p>\n\n\n\n

For more information on JumpCloud Directory-as-a-Service, contact JumpCloud<\/a> or give our cloud-based directory service a try<\/a>. Your first 10 users are free forever.<\/strong><\/p>\n\n\n\n

\nTry JumpCloud Today<\/a>\n\n\n\n

<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"

It’s hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.<\/p>\n","protected":false},"author":55,"featured_media":18535,"template":"","categories":[42],"collection":[],"wheel_hubs":[],"platform":[],"resource_type":[2311],"funnel_stage":[],"coauthors":[2513],"acf":[],"yoast_head":"\nNo Directory Service? A Cloud Directory May Be The Tool For You<\/title>\n<meta name=\"description\" content=\"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"No Directory Service? No Problem. Try Directory-as-a-Service\" \/>\n<meta property=\"og:description\" content=\"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem\" \/>\n<meta property=\"og:site_name\" content=\"JumpCloud\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-01T21:45:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Natalie Bluhm\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem\",\"url\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem\",\"name\":\"No Directory Service? A Cloud Directory May Be The Tool For You\",\"isPartOf\":{\"@id\":\"https:\/\/jumpcloud.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png\",\"datePublished\":\"2018-08-01T19:38:06+00:00\",\"dateModified\":\"2022-11-01T21:45:50+00:00\",\"description\":\"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.\",\"breadcrumb\":{\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage\",\"url\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png\",\"contentUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png\",\"width\":1024,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jumpcloud.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/jumpcloud.com\/resources\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"No Directory Service? No Problem. Try Directory-as-a-Service\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jumpcloud.com\/#website\",\"url\":\"https:\/\/jumpcloud.com\/\",\"name\":\"JumpCloud\",\"description\":\"Daily insights on directory services, IAM, LDAP, identity security, SSO, system management (Mac, Windows, Linux), networking, and the cloud.\",\"publisher\":{\"@id\":\"https:\/\/jumpcloud.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jumpcloud.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jumpcloud.com\/#organization\",\"name\":\"JumpCloud\",\"url\":\"https:\/\/jumpcloud.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png\",\"contentUrl\":\"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png\",\"width\":598,\"height\":101,\"caption\":\"JumpCloud\"},\"image\":{\"@id\":\"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"No Directory Service? A Cloud Directory May Be The Tool For You","description":"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem","og_locale":"en_US","og_type":"article","og_title":"No Directory Service? No Problem. Try Directory-as-a-Service","og_description":"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.","og_url":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem","og_site_name":"JumpCloud","article_modified_time":"2022-11-01T21:45:50+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes","Written by":"Natalie Bluhm"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem","url":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem","name":"No Directory Service? A Cloud Directory May Be The Tool For You","isPartOf":{"@id":"https:\/\/jumpcloud.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage"},"image":{"@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage"},"thumbnailUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png","datePublished":"2018-08-01T19:38:06+00:00","dateModified":"2022-11-01T21:45:50+00:00","description":"It's hard to believe, but some organizations manage identities manually. No directory service? No problem. Try JumpCloud Directory-as-a-Service.","breadcrumb":{"@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#primaryimage","url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png","contentUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2018\/08\/pablo-8-1.png","width":1024,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/jumpcloud.com\/resources\/no-directory-service-no-problem#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jumpcloud.com\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/jumpcloud.com\/resources"},{"@type":"ListItem","position":3,"name":"No Directory Service? No Problem. Try Directory-as-a-Service"}]},{"@type":"WebSite","@id":"https:\/\/jumpcloud.com\/#website","url":"https:\/\/jumpcloud.com\/","name":"JumpCloud","description":"Daily insights on directory services, IAM, LDAP, identity security, SSO, system management (Mac, Windows, Linux), networking, and the cloud.","publisher":{"@id":"https:\/\/jumpcloud.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jumpcloud.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jumpcloud.com\/#organization","name":"JumpCloud","url":"https:\/\/jumpcloud.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/","url":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png","contentUrl":"https:\/\/jumpcloud.com\/wp-content\/uploads\/2021\/01\/jc-logo-brand-2021.png","width":598,"height":101,"caption":"JumpCloud"},"image":{"@id":"https:\/\/jumpcloud.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/resource\/18094"}],"collection":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/users\/55"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/media\/18535"}],"wp:attachment":[{"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/media?parent=18094"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/categories?post=18094"},{"taxonomy":"collection","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/collection?post=18094"},{"taxonomy":"wheel_hubs","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/wheel_hubs?post=18094"},{"taxonomy":"platform","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/platform?post=18094"},{"taxonomy":"resource_type","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/resource_type?post=18094"},{"taxonomy":"funnel_stage","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/funnel_stage?post=18094"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/jumpcloud.com\/wp-json\/wp\/v2\/coauthors?post=18094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}