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
Hey All, I Am Using The Self-Hosted Clearml Server And I Am Wondering If Is It Possible To Add A Sso Authentication To The Server Instead Of Username And Password? Thanks For You Amazing Product

Hey all,
I am using the self-hosted ClearML server and I am wondering if is it possible to add a SSO authentication to the server instead of username and password?
Thanks for you amazing product 🙂

  
  
Posted one year ago
Votes Newest

Answers 2


Hi FriendlyElk26 , I'm afraid that SSO authentication is only part of the Scale/Enterprise versions.

  
  
Posted one year ago

CostlyOstrich36 Thanks of the response 🙏

  
  
Posted one year ago
640 Views
2 Answers
one year ago
one year ago
Tags