FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. azure
    Log in to post
    • All categories
    • S

      I Need Some Help Integrating FusionAuth with Azure

      General Discussion
      • azure • • sunita65rwt
      2
      0
      Votes
      2
      Posts
      1.8k
      Views

      mark.robustelliM

      @sunita65rwt What kind of integration are you working on? Can you narrow down your request in terms of what you are trying to accomplish? What frameworks are you working with? If you can clarify a bit, it may be easier to help.

    • A

      Unsolved FusionAuth Running In Azure Container App Environment

      Q&A
      • azure krakend container apps • • alan.rutter
      3
      0
      Votes
      3
      Posts
      14.0k
      Views

      D

      Hello there,
      I feels like you are encountering some complex issues with running FusionAuth in Azure Container Apps and using KrakenD as a proxy.

      For the Proxy Configuration Warning, be ensure that your FusionAuth instance is aware of the correct external URL and headers. You might need to set the FUSIONAUTH_URL environment variable appropriately.

      Releated KrakenD, you could configure it to correctly handle the necessary headers for FusionAuth. Be sure your KrakenD configuration includes the necessary routes and headers for FusionAuth's admin and OAuth endpoints.

      Consider checking the FusionAuth and KrakenD documentation for any specific configurations needed for Azure environments.

      If the issue still did not get solved, you might want to reach out to FusionAuth support directly for more tailored assistance.

      Hope it helps.

    • T

      Lambda reconcile does not remove role from registration

      Q&A
      • azure lambda oidc reconcile registration • • tl+fa
      12
      0
      Votes
      12
      Posts
      5.3k
      Views

      joshuaJ

      Hi @tl-fa,

      You can view our Roadmap Guidance regarding how features are implemented into FusionAuth. A good snapshot of current development can be found here as well.

      We will certainly update any related issue cards as development moves forward!

      Thanks!
      Josh

    • danD

      OIDC with Azure AD

      Q&A
      • azure oidc • • dan
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      danD

      We have users that have been successful in configuring with AD v2. We have not yet tested or updated the documentation.

      This may be helpful. https://github.com/FusionAuth/fusionauth-issues/issues/855

    • danD

      Solved How does SSO work with multiple client SSO servers?

      Q&A
      • sso azure gsuite • • dan
      2
      0
      Votes
      2
      Posts
      5.1k
      Views

      danD

      This is generally done by using the domain configuration. For example, all users with an email address domain of acme.com can be configured to use a particular SAML or OpenID Connect configuration.

      As soon as you configure one IdP with a domain, the login panel will collect the email address first to understand if we need to ask for a password or forward them along to a federated identity provider.

      Read more about managed domains here: https://fusionauth.io/docs/v1/tech/identity-providers/openid-connect/