Dan Moore
Dan Moore
Without doing some digging, I can't answer your question. Have you considered using the user.create.complete event or a reconcile lambda to modify the username? Anyway, this has veered into support,...
@Aaron-Ritter I don't understand the issue. The default tenant and client will always exist. Are you saying you want to import them into Terraform and manage them that way? Are...
Sorry @Aaron-Ritter , I'm still not sure I understand the issue. Can you rephrase it, please?
@Aaron-Ritter can you spend maybe 6 hours taking a look at this and seeing if you can see an easy fix, whether to the golang FusionAuth client or to the...
Thanks for your feedback. We're currently reviewing how we generate our client libraries in order to offer a more native experience, but it's good to hear specifics. Thanks!
Will need to change or augment the source JSON for this API call: https://github.com/FusionAuth/fusionauth-client-builder/blob/master/src/main/api/deactivateUsersByIds.json For backwards compatibility, probably best to create a new API.json document. Maybe deactivateUsersByIdsWithBody.json or similar? Here's...
I think this is https://github.com/FusionAuth/fusionauth-issues/issues/667
Thanks for the feature request. Right now all the libraries are built from this open source project: https://github.com/FusionAuth/fusionauth-client-builder I'm not quite sure how we'd get the XML comments in there...
Hiya, I'm not sure I understand. From the API docs, the `twoFactorSecret` is `The Base64 encoded secret used to generate Two Factor verification codes.` So it's not a general purpose...
Thanks for your feedback! I can't promise when the engineering team will have time to evaluate and prioritize this work, but I really appreciate the feedback.