Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello Everyone, I Have Security Question. Can We Use Custom Auth Like Auth0 To Login To The Platform Instead Using The Built-In One? Mind To Share The Steps? Thanks

Hello everyone, I have security question. Can we use custom Auth like auth0 to login to the platform instead using the built-in one? Mind to share the steps? Thanks

  
  
Posted 2 years ago
Votes Newest

Answers 5


Hi MortifiedCrow63 , I think custom SSO login is supported in the ClearML paid version

  
  
Posted 2 years ago

Do you use ClearML Open Source?

  
  
Posted 2 years ago

Hello SuccessfulKoala55 , want to follow up again for my question. Is it possible to use auth0 or SSO using open source version?

  
  
Posted 2 years ago

No, the open source does not support it

  
  
Posted 2 years ago

If i want to use the open source one, can we do it?

  
  
Posted 2 years ago
658 Views
5 Answers
2 years ago
one year ago
Tags