Found 207 results for "security teams"
The search executed in 0.004309692 seconds. That's fast.
![]() |
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.6148738
|
![]() |
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.5827016
|
![]() |
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.5813148
|
![]() |
Gitana / 3.2 / Guide / Guide / Getting Started / WorkspacesDiscover how Cloud CMS workspaces empower teams to create, collaborate, and manage content effectively, keeping changes organized and isolated.
Score: 1.5713987
|
![]() |
Gitana / 4.0 / Getting Started / Working with Content / BranchesManage and collaborate on content seamlessly with isolated workspaces, track changes, and merge to master effortlessly on Cloud CMS.
Score: 1.5713987
|
![]() |
Difference between an Application and a ProjectA Project is a logical separation for work within Cloud CMS. It could be a site, a sub-site, a department, a web project or anything else you'd like. Projects let you organize teams, invite members and provide a place for you to collaborate on content. An Application is something that you create to provision resources and services dedicated to your web site or web/mobile application. Each Application provides storage and services that your app can access for things like user registration, passwo
Score: 1.5713987
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / ContextsExplore Cloud CMS's browser-side configuration service to customize rendering with context keys and schemas. Extend component functionality using actions, navigation, and dashboard elements.
Score: 1.5648663
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / ContextsOptimize your Cloud CMS experience by understanding and extending context configurations for dynamic page rendering and component control.
Score: 1.5648663
|
![]() |
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.5586799
|
![]() |
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.5586799
|
![]() |
Cloud Content Management - GitanaCloud Content Management - 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 curat
Score: 1.5471913
|
![]() |
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.5457098
|
![]() |
Content Automation - GitanaContent Automation - 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 cont
Score: 1.4771117
|
![]() |
Customizing the Cloud CMS User InterfaceCloud CMS is incredibly powerful and feature rich. This is great except that in exposing all the powerful features the UI can easily appear cluttered and difficult to use. We recently added the ability to customize the UI to declutter, simplify, and make more familiar. Navigation The UI has been simplified to make navigation easier. The number of left-hand menu options has decreased because of the new “Manage Platform” and “Manage Project” sections. These two new sections have moved all of the a
Score: 1.4397494
|
![]() |
Terms of Service - GitanaTerms of Service - 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 conten
Score: 1.4212213
|
![]() |
Use Case: Machine Learning / AI - GitanaUse Case: Machine Learning / AI - 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 an
Score: 1.4119761
|
![]() |
Gitana / 3.2 / Guide / Guide / Multifactor Authentication / Providers / Twilio AuthyEnable secure multifactor authentication with Twilio Authy in Cloud CMS by configuring necessary API keys and URLs.
Score: 1.3935946
|
![]() |
Gitana / 4.0 / Developers / Authentication / Multifactor Authentication / Providers / Twilio AuthyIntegrate Twilio Authy with Cloud CMS for secure multifactor authentication setup using descriptors and properties. Configure easily via API keys.
Score: 1.3935946
|
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 1.3935946
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 1.3903732
|
![]() |
Gitana / 3.2 / Guide / Guide / API KeysAccess your Cloud CMS tenant securely using API Keys. Follow steps to manage credentials, creating app instances, and downloading necessary keys.
Score: 1.3524134
|
![]() |
Gitana / 4.0 / Developers / API Keys / OverviewLearn how to find, download, and use API keys in Cloud CMS for secure application integrations with detailed step-by-step instructions.
Score: 1.3524134
|
![]() |
Gitana / 3.2 / Guide / Guide / User Interface / WorkflowOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 1.3460976
|
![]() |
Gitana / 4.0 / User Interface / Workflow / OverviewOptimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.
Score: 1.3460976
|
![]() |
Gitana / 4.0 / Reference / Types / BranchCreate isolated branches within repositories for content items like articles and documents. Share or invite team collaborations easily.
Score: 1.3277282
|