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

      Unsolved What is the relationship between Tenants, SCIM Entity Types, and SCIM Entities?

      Q&A
      • ritza • • fusionauth.qhj5e
      4
      0
      Votes
      4
      Posts
      519
      Views

      mark.robustelliM

      @fusionauth-qhj5e Here is some documentation on the subject. Hope it helps.

    • F

      Unsolved How to get Google contacts from an app using FusionAuth

      Q&A
      • ritza google openid • • fusionauth.qhj5e
      4
      0
      Votes
      4
      Posts
      2.4k
      Views

      F

      Oh, it's still an open bug - https://github.com/FusionAuth/fusionauth-issues/issues/2574. I'll ask there.

    • F

      Unsolved Connector service docs say it needs only user.id, but fails it not given email too

      Q&A
      • connectors ritza • • fusionauth.qhj5e
      3
      0
      Votes
      3
      Posts
      2.2k
      Views

      F

      @dan Oh I see. The error in the response says:

      "because it was missing a unique id in the [user.id] or enough information to store in FusionAuth (i.e. an email or username)"

      In other words, "either Id or email" is missing from your request. Which makes boolean sense when thinking about it carefully.

      But when first reading it, I though it meant "you need either Id or email", which is very different. I supplied one of those. I though that was what the "or" meant.

      This error could be better as:

      "because it was missing a unique id in the [user.id] or enough information to store in FusionAuth (i.e. an email or username). Both are necessary"

    • F

      Solved How to bulk import users with no password hash?

      Q&A
      • frontegg ritza import migration • • fusionauth.qhj5e
      3
      0
      Votes
      3
      Posts
      1.7k
      Views

      F

      @mark-robustelli Oh ok, I'll set the password to a UUID then and set the user to change password on login. I'll try on Monday. Thanks for the forum link.

    • F

      Solved Why does import user with Registration fail?

      Q&A
      • import wordpress type ritza registration • • fusionauth.qhj5e
      4
      0
      Votes
      4
      Posts
      2.2k
      Views

      A

      @fusionauth-qhj5e I have brought this up internally, for now we are considering adding a PR to make it more clear for users.

      https://github.com/FusionAuth/fusionauth-site/pull/2918