leonardo.canto.global Open in urlscan Pro
63.32.17.220  Public Scan

Submitted URL: https://leonardo.canto.global/
Effective URL: https://leonardo.canto.global/index.html
Submission: On October 30 via api from IT — Scanned from IT

Form analysis 3 forms found in the DOM

Name: contentRenameForm

<form name="contentRenameForm" class="pull-left ellipsis ng-pristine ng-valid">
  <!---->
  <!---->
  <div ng-if="!titleMessage.status1" class="title color12 ellipsis ng-binding ng-scope" ng-click="editTitleClick(1);"></div><!-- -->
  <!-- <span ng-if="!titleMessage.status && !titleMessage.editing && authz.writeContentInfo && context != 'share' && context !='trashbin'" class="edit-pencil icon-icn_pencil_01" ng-click="editTitleClick();"></span> -->
  <!---->
  <div ng-show="contentRenameForm.contentNameText.$error.pattern" class="invalid-tips1 color9 color10Bg ng-hide" data-i18n="DMC_Name_SpecialChar">Avoid using \ / : * ? " ` ' &lt; &gt; or | in name.</div>
</form>

Name: contentRenameForm

<form name="contentRenameForm" class="ng-pristine ng-valid">
  <!---->
  <!---->
  <div ng-if="!titleMessage.status" class="title color9  ng-binding ng-scope" ng-click="editTitleClick('');"></div><!-- -->
  <!-- <span ng-if="!titleMessage.status && !titleMessage.editing && authz.writeContentInfo && context != 'share' && context !='trashbin'" class="edit-pencil icon-icn_pencil_01" ng-click="editTitleClick();"></span> -->
  <!---->
  <div ng-show="contentRenameForm.contentNameText.$error.pattern" class="invalid-tips secondaryColor ng-hide" data-i18n="DMC_Name_SpecialChar">Avoid using \ / : * ? " ` ' &lt; &gt; or | in name.</div>
</form>

Name: formPOST

<form name="form" id="loginForm" method="post" novalidate="" class="login-form ng-pristine ng-invalid ng-invalid-required login-form-box"
  ng-class="{'custom-login':isAllowSSO,'login-form-box': loginConfig.applyEffect &amp;&amp; !loginConfig.effectType}">
  <div class="login-header">
    <div class="title div-break ng-binding title-h2" ng-class="getTilteStyle();">Digital Asset Management</div>
  </div>
  <div class="login-body" ng-show="showLoginBtn &amp;&amp; (!ssoMultiPage || !isAllowSSO)">
    <input data-ng-change="emailNoValid = false;" ng-attr-placeholder="{{loginData.userId}}" name="username" type="text" ng-model="username" class="username ng-pristine ng-untouched ng-invalid ng-invalid-required" required="" autocomplete="off"
      tabindex="1" aria-label="username" placeholder="Email Address">
    <span ng-show="emailNoValid" class="error-warning ng-hide" data-i18n="DMC_Login_Error_Invalid_Email">Please input a valid email address</span>
    <input ng-attr-placeholder="{{loginData.userPwd}}" name="password" type="password" ng-model="password" class="password ng-pristine ng-untouched ng-invalid ng-invalid-required" required="" autocomplete="off" tabindex="2" aria-label="password"
      placeholder="Password">
    <div class="login-checkbox-area">
      <div class="forget ng-binding" ng-click="forgetPassord();" data-i18n1="DMC_Login_Forget_Password" set-aria="{i:4,r:'group',d:'Forget Password',sp:1}" tabindex="4" role="group" aria-label="Forget Password">Forgot password?</div>
      <div name="rememberme" type="checkbox" class="rememberme-cbox icon-s-Checkbox2_16" ng-class="{true: 'icon-s-Checkbox1_16', false: 'icon-s-Checkbox2_16'}[rememberToggle]" ng-click="toggleRemember()"></div>
      <div class="rememberme-text ng-binding" data-i18n1="DMC_Login_Remember_Me" ng-click="toggleRemember()" set-aria="{i:3,r:'group',d:'Remember Me',sp:1}" tabindex="3" role="group" aria-label="Remember Me">Remember Me</div>
    </div>
  </div>
  <div class="login-footer-1">
    <div style="overflow: hidden; margin: 0 10px;">
      <div class="login-btn-area" ng-show="showLoginBtn &amp;&amp; (!ssoMultiPage || !isAllowSSO)">
        <button class="login-btn btn-parent btn-default ng-binding" ng-click="login()" ng-style="loginBtnFontSize();" set-aria="{i:5,r:'',d:'Login',sp:1}" tabindex="5" aria-label="Login" style="font-size: 16px;"> Login </button>
      </div>
      <div class="login-btn-area ng-hide" ng-show="isAllowSSO &amp;&amp; showLoginBtn &amp;&amp; ssoBetOneFive &amp;&amp; ssoMultiPage">
        <button data-i18n="DMC_Login_With_Canto" class="login-btn btn-parent btn-default" ng-click="gotoLoginPage()" ng-style="loginBtnFontSize();" set-aria="{i:6,r:'link',d:'Login Login',sp:1}" tabindex="6" role="link" aria-label="Login Login"
          style="font-size: 16px;">Login with Canto</button>
      </div>
      <div class="sso-login-btns ng-hide" ng-show="isAllowSSO &amp;&amp; ssoBetOneFive &amp;&amp; ssoMultiPage">
        <!-- Less 5 SSO account -->
        <!---->
        <div ng-if="idps.length < 5" class="ng-scope">
          <!---->
        </div><!-- -->
      </div>
      <!---->
      <!---->
      <!---->
      <!---->
    </div>
  </div>
  <div class="login-language" ng-show="showLoginBtn">
    <select class="language-select ng-pristine ng-untouched ng-valid effect-language" data-ng-change="changeLanguage(true)" tabindex="7"
      ng-class="{'effect-language': (loginConfig.applyEffect &amp;&amp; !loginConfig.effectType) || !loginConfig.textAndIcons}" ng-model="tenant.loginLanguage" ng-options="item.lanTag as item.lanLabel for item in selectLanguageList"
      aria-label="select language">
      <option label="English" value="string:en-US" selected="selected">English</option>
      <option label="中文-简体" value="string:zh-CN">中文-简体</option>
      <option label="中文-繁體" value="string:zh-TW">中文-繁體</option>
      <option label="Español" value="string:es-ES">Español</option>
      <option label="日本語" value="string:ja-JP">日本語</option>
      <option label="Deutsch" value="string:de-DE">Deutsch</option>
      <option label="Nederlands" value="string:nl-NL">Nederlands</option>
      <option label="Français" value="string:fr-FR">Français</option>
      <option label="Česky" value="string:cs-CZ">Česky</option>
      <option label="한국어" value="string:ko-KR">한국어</option>
      <option label="Italiano" value="string:it-IT">Italiano</option>
      <option label="Pусский" value="string:ru-RU">Pусский</option>
      <option label="Svenska" value="string:sv-SE">Svenska</option>
    </select>
  </div>
</form>

Text Content

CANTO

Drop files anywhere to begin uploading






AI Disabled
My Library




View Detail


0 Item(s) Selected (0Bytes)

0 Items

The Maximum Number of Files you can Select is 1000.

0 Portals Portal

0 Style Guides Style Guide

0 Workspaces Workspace

0 Upload Links Upload Link

0 Collections Collection

0 Item Item

0 Groups Group

All Files
All Files
Images
Videos
Audio
Documents
Presentations
Others
Sort by Date
 * AI Relevance

 * --------------------------------------------------------------------------------

 * Clip Count

 * --------------------------------------------------------------------------------

 * Sort by Date

 * --------------------------------------------------------------------------------

 * Sort by Name
   

 * --------------------------------------------------------------------------------

   
   
 * Sort by Type
   



--------------------------------------------------------------------------------





0 Item(s) Selected (0Bytes)

0 Items

The Maximum Number of Files you can Select is 1000.


A to Z
Z to A
Library

Duplicates
Unassigned
My Selections
My Uploads

My Collections


Asset Requests

Following

Canto Connect

Trash Bin

Clear All

...


There aren't any files added.

No items were found to match your search.




0 File

The related files have either been restricted or deleted from this library.
Type
Name
Size



Canto's Preview Page and Information Page are getting a new look. Click here to
try it out. Try Now
Edit

 * Clips(0)
 * All Related Files
   
   
   
   

The related files have either been restricted or deleted from this library.




Info

Avoid using \ / : * ? " ` ' < > or | in name.



Avoid using \ / : * ? " ` ' < > or | in name.


Video Captions
Download
En

Description
En
   
 * Arabic
   
 * Chinese (Simplified)
   
 * Chinese (Traditional)
   
 * Czech
   
 * English
   
 * French
   
 * German
   
 * Italian
   
 * Japanese
   
 * Portuguese
   
 * Russian
   
 * Spanish
   
 * Turkish
   
 * Swedish
   


Document Text
En
   
 * Arabic
   
 * Chinese (Simplified)
   
 * Chinese (Traditional)
   
 * Czech
   
 * English
   
 * French
   
 * German
   
 * Italian
   
 * Japanese
   
 * Portuguese
   
 * Russian
   
 * Spanish
   
 * Turkish
   
 * Swedish
   


Usage History

Date

Usage

User


Activity


Shares

Views

Downloads
SHARED BY

SHARED TO

SHARED ON


VIEWED BY

VIEWED ON


DOWNLOADED BY

DOWNLOADED ON


Tags

Smart Tags


Smart Tags


Keywords




KEYBOARD SHORTCUTS:

?Show / hide this help menu↓scroll down bar↑scroll up baresccancel select←focus
on previous content→focus on next contentalt + sEnter select file mode,if in
,then select all , or out select modealt + tquick focus on option for the select
contentalt + ↓Select next visible tree itemalt + ←Collapse the currently
selected parent node if it is expanded.alt + →Expand the currently selected
parent node and move to the first child list item.alt + ↑Select the previous
visible tree item.⇧ + ↓Select next visible tree item⇧ + ↑Select next visible
tree itemctrl + ccopy tree item.ctrl + vpaste tree item.

×

Digital Asset Management
Please input a valid email address
Forgot password?

Remember Me
Login
Login with Canto

English中文-简体中文-繁體Español日本語DeutschNederlandsFrançaisČesky한국어ItalianoPусскийSvenska
Powered by Canto © 2024 | Canto Cookie Disclosure