• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

AWS identity provider integration

Scheduled Pinned Locked Moved Solved
Q&A
3
11
1.9k
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.
  • C
    cnsmith
    last edited by 29 Dec 2021, 17:55

    Can I point AWS identity provider to fusionauth? Curious if there are any docs on this if its possible. I assume it will be SAML? Looks like OpenID is an option as well?

    Thanks,

    Cory

    D 1 Reply Last reply 4 Jan 2022, 12:44 Reply Quote 0
    • C
      cnsmith
      last edited by 26 Jan 2022, 02:46

      I was able to get the integration to work by setting Authorized redirect URLs to localhost:35001 per the aws vpn client documentation.

      D 1 Reply Last reply 1 Feb 2022, 23:38 Reply Quote 0
      • D
        dan @cnsmith
        last edited by 4 Jan 2022, 12:44

        @cnsmith I haven't done this integration myself, but if AWS supports SAML or OIDC, it should work. You might give it a go and share more details of any issues you are running into. Please let us know what you find!

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • C
          cnsmith
          last edited by cnsmith 18 Jan 2022, 04:38

          I was able to setup fusionauth as an AWS IdP. When AWS Client VPN tries to connect it redirects to fusionauth login, but throws this error. Any suggestions?

          {
          "code" : "Requester",
          "message" : "The AuthnRequest contained an invalid issuer [urn:amazon:webservices:clientvpn] that does not map to an Application in FusionAuth"
          }

          I would expect fusionauth to issue a login page where the user would login which would then grant access to the VPN.

          D 1 Reply Last reply 18 Jan 2022, 15:06 Reply Quote 0
          • D
            dan @cnsmith
            last edited by 18 Jan 2022, 15:06

            @cnsmith Have you turned on debug logging? If you do that and check the Event Log (System -> Event Log) that might provide additional details.

            --
            FusionAuth - Auth for devs, built by devs.
            https://fusionauth.io

            C 1 Reply Last reply 18 Jan 2022, 15:11 Reply Quote 0
            • C
              cnsmith @dan
              last edited by 18 Jan 2022, 15:11

              @dan I do have debugging on but Im not seeing anything in the logs.

              C 1 Reply Last reply 18 Jan 2022, 15:54 Reply Quote 0
              • C
                cnsmith @cnsmith
                last edited by cnsmith 18 Jan 2022, 15:54

                @dan I was able to fix that error by making the entity ID urn:amazon:webservices:clientvpn. Seems obvious now.

                1 Reply Last reply Reply Quote 0
                • C
                  cnsmith
                  last edited by 18 Jan 2022, 17:46

                  @dan

                  Fusionauth prompts the client for their username and password. Upon logging in it redirects me back to the base URL https://auth.<company>.com which throws a 405 status code. Error pasted below. I updated my cors to allow post methods and a bunch of headers as well as that url. Any suggestions?

                  This page isn’t workingIf the problem continues, contact the site owner.
                  HTTP ERROR 405

                  1 Reply Last reply Reply Quote 0
                  • C
                    cnsmith
                    last edited by 18 Jan 2022, 20:16

                    Proxy logs shows the 405 and &userState=AuthenticatedRegistrationNotVerified

                    1 Reply Last reply Reply Quote 0
                    • C
                      cnsmith
                      last edited by 26 Jan 2022, 02:46

                      I was able to get the integration to work by setting Authorized redirect URLs to localhost:35001 per the aws vpn client documentation.

                      D 1 Reply Last reply 1 Feb 2022, 23:38 Reply Quote 0
                      • C cnsmith has marked this topic as solved on 26 Jan 2022, 23:56
                      • D
                        dan @cnsmith
                        last edited by 1 Feb 2022, 23:38

                        @cnsmith Did you get everything working or are there still issues?

                        --
                        FusionAuth - Auth for devs, built by devs.
                        https://fusionauth.io

                        1 Reply Last reply Reply Quote 0
                        • T
                          titustabitha84
                          last edited by 30 May 2023, 12:34

                          Since the original post is from two years ago, it's important to consider that the technology landscape and integration options may have evolved since then.

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