Found 346 results for "gitana 4.0 engine authentication sso"
The search executed in 0.002274723 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Aspects / ExtractableExtract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.
Score: 1.5185643
|
![]() |
Gitana 4.0 / Forms / Fields / Token FieldImplement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.
Score: 1.5185643
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookStart developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.
Score: 1.5183043
|
![]() |
Gitana 4.0 / Developers / Cookbooks / PHP CookbookLearn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.
Score: 1.5101552
|
![]() |
Gitana 3.2 / Guide / Guide / Text AnalysisAutomatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.
Score: 1.4867632
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto NarrateEnhance your content with Auto Narrate, turning text into audio with ease. Ideal for projects needing seamless text-to-speech conversion.
Score: 1.4867632
|
![]() |
Gitana 4.0 / Developers / Frameworks / Postman'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'
Score: 1.4785416
|
![]() |
Gitana 4.0 / Reference / TypesExplore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.
Score: 1.4785416
|
![]() |
Chat GPT and Cloud CMSLately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope
Score: 1.4751292
|
![]() |
Create Once, Publish Everywhere!One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou
Score: 1.4751292
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookDiscover Java Cookbook tips for connecting Gitana Java Driver using Maven. Access secure repositories, set up dependencies, connect, and manage projects.
Score: 1.467634
|
![]() |
Gitana 4.0 / Forms / API / FormsEasily create dynamic HTML forms with Alpaca, supporting both direct and AJAX submits. Explore multi-step, custom, and auto-focus forms.
Score: 1.4341097
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Module InstallationRun Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.
Score: 1.4316367
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Module InstallationOptimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.
Score: 1.4316367
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 1.4285144
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.3953097
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 1.3953097
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 1.3769913
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / API ServerCloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.
Score: 1.3741988
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 1.3591237
|
![]() |
Gitana 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 1.3591237
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 1.3591237
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 1.3591237
|
![]() |
Build your prototype website in 10 easy stepsGetting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)
Score: 1.3591237
|
![]() |
Gitana 3.2 / Guide / Guide / Getting StartedExplore Cloud CMS, an API-first CMS empowering businesses with content creation, management, and publishing for web and mobile apps. Get started today!
Score: 1.3585539
|