FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. matt 0
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    matt 0

    @matt 0

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    matt 0 Unfollow Follow

    Latest posts made by matt 0

    • AWS Elastic Search Basic Auth

      Hi,

      I'm trying to setup a multi server environment using AWS. I'm starting with moving the search service to AWS ElasticSearch in a development environment.

      I have moved the search.type to "elasticsearch" and tried setting the search.servers.

      I'm running it to an issue.
      I see that using the sig4 auth headers isn't supported, however when I try to use Basic Auth with the format https://username:password@awssearchurl.com:443 I get an error in the log,
      https://pastebin.com/x3uJxdYf
      Without the :443(https://username:password@awssearchurl.com) I get the following error instead
      https://pastebin.com/KCfZvcez
      Both of these urls work from the server doing a simple wget

      I created an Elasticsearch with no security and it works fine.

      Configuration

      • Ubuntu 20.04
      • Fusion Auth Version 1.24.0
      • AWS Elastic Search 7.9

      Thanks for any help!

      posted in Q&A
      M
      matt 0