Dan Moore
Dan Moore
Actually, I take that back. It's slightly different, so I think we should leave it open.
We have some options to configure FusionAuth (outlined here: https://fusionauth.io/docs/v1/tech/admin-guide/configuration-management ), and you can move user password hashes with direct database access, but you are correct, there's no standard way...
@brianjlacy I'm not sure I totally understand the use case for this. It seems to me like there are two possible reasons to want to do this: * Case 1:...
@brianjlacy really appreciate you taking the time to explain your use case. I understand your frustration. If I were to repeat back what I read and summarize, it would be:...
Here's a sample backend for the workaround: https://github.com/FusionAuth/fusionauth-javascript-sdk-express
@PostImpatica can you please provide as much detail as you can to help us debug this? * what version you were moving from * what db you use * which...
Hey folks, one question. What is the value of the SSO session length (under Tenants -> OAuth)?
Thanks @PostImpatica . We've just merged a fix warning folks about setting session timeout too low: https://github.com/FusionAuth/fusionauth-site/pull/3083 We're discussing other ways to mitigate this as well.
Hi, Was curious if these (reset/change) changes ever got pushed to the open source lib? Thanks again for the library.
You can change the issuer in the tenant settings: https://fusionauth.io/docs/get-started/core-concepts/tenants#general or via API.