Found 599 results for "gitana 4.0 developers api resources application post-applications-authorities-check"
The search executed in 0.003290481 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Antivirus ScanningEnable seamless antivirus scanning for Cloud CMS, ensuring secure content uploads and reliable protection against threats across SaaS and on-premise solutions.
Score: 1.0337787
|
![]() |
Gitana 3.2 / Guide / Guide / Multifactor Authentication / Providers / Twilio AuthyConfigure Twilio Authy for secure multifactor authentication with Cloud CMS, using Service Descriptors and System Authenticators.
Score: 1.0337787
|
![]() |
Gitana 4.0 / Content Engine / Multifactor Authentication / Providers / Twilio AuthySecure your Cloud CMS with Twilio Authy for Multifactor Authentication. Learn configuration details and API integration steps.
Score: 1.0337787
|
![]() |
Gitana 4.0 / Content Engine / Platform / Antivirus ScanningEnable advanced virus scanning for Cloud CMS content with our robust antivirus integration, ensuring secure data management across platforms.
Score: 1.0337787
|
![]() |
Internationalization (I18N)All of the content that you create within Cloud CMS supports localized translation. This is often referred to as internationalization (I18N) in the enterprise world. Cloud CMS has full support for localization so that any content you put into Cloud CMS supports multiple translation bundles. When content is retrieved from Cloud CMS, either through the APIs, the editorial interface or from your own applications, Cloud CMS respects the locale being requested and serves back a best-match fit for tha
Score: 1.0330733
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 1.0328546
|
![]() |
How to find the Repository ID for a Project?There are a few ways to get the repository ID for a project. The easiest way is: log in to your tenant go to your Project add "/stack" to the url The "/stack" suffix will show you the members of the stack. If you then click on "workbench 'content' repository", you'll see the ID for the repository in the URL. Another way is to click on a document in your project and then click on "View in API". The URL that comes up will have the repository ID in it as well.
Score: 1.0256662
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontextExplore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.
Score: 1.0057924
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontextExplore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.
Score: 1.0057924
|
![]() |
Gitana 3.2 / Guide / Guide / PublishingManage your content lifecycle with Cloud CMS Publishing, featuring customizable workflows, lifecycle states, and multi-server deployment options.
Score: 0.99729806
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Role-Based Editorial UICollaborate effortlessly with Cloud CMS's adaptive Editorial UI, offering role-based features for managers and contributors on any device.
Score: 0.99729806
|
![]() |
Gitana 4.0 / Getting Started / Navigating the User InterfaceExplore the Cloud CMS Editorial app, a responsive interface tailored for managers and contributors, supporting collaboration across devices.
Score: 0.99729806
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 0.9954402
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 0.9954402
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Default PathsCreate content paths easily with Cloud CMS. Use intuitive forms and dynamic templated variables for organized, SEO-friendly storage.
Score: 0.98885596
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Default PathsOptimize your content organization with dynamic paths and templates in Cloud CMS. Save documents in intuitive, SEO-friendly directories.
Score: 0.98885596
|
![]() |
Gitana 3.2 / Guide / Guide / Binary FilesUpload and manage binary files effortlessly with Cloud CMS. Enjoy automatic antivirus scanning, metadata extraction, and seamless storage solutions.
Score: 0.98100865
|
![]() |
Gitana 4.0 / Content Engine / Platform / Binary FilesUpload and store binary files safely in Cloud CMS with auto antivirus scans, metadata extraction, thumbnails, and custom processing.
Score: 0.98100865
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure SearchConfigure your Cloud CMS project search with custom filters and settings for a tailored search experience.
Score: 0.9754954
|
![]() |
Gitana 4.0 / User Interface / Projects / Configure SearchOptimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.
Score: 0.9754954
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 0.969655
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 0.969655
|
![]() |
Gitana 3.2 / Guide / Guide / Features / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 0.96826875
|
![]() |
Gitana 4.0 / Content Engine / Aspects / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 0.96826875
|
![]() |
Pagination optionsYou can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({ "_type": "video:essentials" }, { "sort": { "title": -1 }, "limit": 10, "skip": 30 }).then(function() { ... }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o
Score: 0.96826875
|