XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    xo-server-auth-saml

    Scheduled Pinned Locked Moved Xen Orchestra
    2 Posts 2 Posters 112 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Honold
      last edited by Honold

      Hello,

      tried to pass a config parameter to xo-server-auth-saml / passport-saml in xen orchestra, but it doesn't work.
      Is this even possible? If it is, then how is it done correctly?
      What I tried in /etc/xo-server/config.toml:

      # Configuration for plugins
      [plugins]
      # Each configuration is passed to the dedicated plugin instance
      #
      # Syntax: [plugins.<pluginName>]
      
      [plugins.auth-saml]
      acceptedClockSkewMs = 60000
      
      [plugins.xo-server-auth-saml]
      acceptedClockSkewMs = 60000
      
      [plugins.xo-server-auth-saml]
      ctorOptions.acceptedClockSkewMs = 60000
      
      [plugins.auth-saml]
      ctorOptions.acceptedClockSkewMs = 60000
      
      [plugins.passport-saml]
      ctorOptions.acceptedClockSkewMs = 60000
      
      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        Hi,

        You should use the UI to config the plugin, but I suppose you are asking to pass extra parameters that aren't displayed/existing?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post