Found 242 results for "ui security"
The search executed in 0.001705632 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folderEasily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.
Score: 1.6822901
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Actions / new_folderEasily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.
Score: 1.6822901
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field TemplatesExtend your field templates by adding custom modules like the Summernote WYSIWYG editor, elevating content editing flexibility and customization.
Score: 1.6614401
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field TemplatesEnhance your web editing with custom field templates using Summernote WYSIWYG in just a few steps. Access the full guide and code example here.
Score: 1.6614401
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Lifecycle StatesLearn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.
Score: 1.6574738
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload Cloud CMS Docker Kits for pre-built configurations, API setup, and more. Ideal for quick deployment and versatile references.
Score: 1.6453382
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker kits for pre-built configurations, from quick starts to OEM, designed to simplify deployment and improve performance.
Score: 1.6453382
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container Services / KubernetesOptimize your infrastructure with Kubernetes and Gitana SDK. Automate deployment of containerized apps across cloud providers like AWS, Google, and Azure.
Score: 1.6407901
|
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 1.6389256
|
![]() |
The Gitana Blog - Page 1The Gitana Blog - Page 1 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content
Score: 1.6287899
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / API ServerOptimize your API server with Cloud CMS for RESTful integration, MongoDB, Elasticsearch, and AWS services like S3 and CloudFront.
Score: 1.6267246
|
![]() |
Privacy Policy - GitanaPrivacy Policy - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content.
Score: 1.6263304
|
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 1.6063627
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Authentication GrantOptimize your platform security with Authentication Grants, enabling user credential distribution while controlling access and enhancing security measures.
Score: 1.6049806
|
![]() |
Making a user a Platform Owner user
First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg
Score: 1.5877143
|
![]() |
Alpaca 1.0.3 Released!We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl
Score: 1.5830479
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 1.5820342
|
![]() |
Gitana 4.0 / Developers / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 1.5820342
|
![]() |
OAuth2, Clients and Authentication GrantsOne of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments
Score: 1.568855
|
![]() |
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.552519
|
![]() |
Gitana 4.0 / Getting Started / Working with Content / FormsCreate and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.
Score: 1.5274649
|
![]() |
Bulk uploading of binariesCloud CMS supports two options here: Multipart HTTP POST. You can post multiple files for upload that all goes as part of the same HTTP request. The general "upload files" option in our UI actually does this (you can drag/drop multiple files into it and they'll all go at the same time) or you can call this kind of this manually. It's standard HTTP multipart and so this works natively for anything you upload. Import an archive. We provide a command-line tool that you can use to take documents and
Score: 1.5274649
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Web FormsEffortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.
Score: 1.5131102
|
![]() |
Content Services Platform - GitanaContent Services Platform - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and cura
Score: 1.5003067
|
![]() |
UI feature - Folder Navigation TreeCloud CMS now provides a left-hand Folder Tree in the Folders view. Although a relatively simple feature, the left-hand Folder Tree makes navigation between folders much easier and is a familiar way to view and navigate content. The left-hand Folder tree can be enabled or disabled from the Project Settings page (set to disabled by default). After the left-hand Folder Tree is enabled, it can then be seen under Browse By Folder. If a folder contains one or more folders within it, then there is an
Score: 1.4716208
|