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

    nick

    @nick

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

    nick Unfollow Follow

    Best posts made by nick

    • Users cannot accept invitation, redirect_uri missing

      Hi, when I invite a new user, the user gets the "Setup password" email.

      When they click the link, they get the following error:

      {
      "error" : "invalid_request",
      "error_description" : "The request is missing a required parameter: redirect_uri",
      "error_reason" : "missing_redirect_uri"
      }

      The URL does have the client_id in it, however. Shouldn't FusionAuth be able to set the correct request_uri from the client/application configuration?

      Thanks,

      Nick

      posted in Q&A
      N
      nick

    Latest posts made by nick

    • Users cannot accept invitation, redirect_uri missing

      Hi, when I invite a new user, the user gets the "Setup password" email.

      When they click the link, they get the following error:

      {
      "error" : "invalid_request",
      "error_description" : "The request is missing a required parameter: redirect_uri",
      "error_reason" : "missing_redirect_uri"
      }

      The URL does have the client_id in it, however. Shouldn't FusionAuth be able to set the correct request_uri from the client/application configuration?

      Thanks,

      Nick

      posted in Q&A
      N
      nick
    • RE: Customers accounts vs internal company accounts for a SaaS app

      Hey Dan,

      We want to have different configurations for each customer, because each customer may have e.g. a different SAML provider.

      Therefore, we decided to create one application for internal-admins, and one application for each customer.

      Does that make sense?

      Also, what is the benefit of segmenting by group, in addition to segmenting by application?

      Thanks,

      Nick

      posted in Q&A
      N
      nick
    • Customers accounts vs internal company accounts for a SaaS app

      Hello,

      I'm trying to understand how FusionAuth would work best for a SaaS app with two kinds of accounts: customers and internal admins.

      The internal company logins are e.g. sales people, developers, customer services, etc. They need to be able to access an internal admin portal, and in addition, a sandbox customer account for testing.

      It seems like it could be convenient to let internal admins share one user account and an app-switcher to toggle between their admin-view and their customer-view.

      Is it a best practice? Is it unsafe in any way?

      Thanks,

      posted in Q&A
      N
      nick