Daniel DeGroff

Results 404 comments of Daniel DeGroff

Ok. Thanks for the update @bkonia we'll try and recreate.

Fix will be made here: - https://github.com/FusionAuth/java-http/issues/16

Thanks for taking the time to open the issue @astutesmartlocks - appreciate it! There are a bunch of ways to get into this workflow, and in order to replicate the...

Hard to say. The link doesn't look right to me. The link looks to be some type of markdown, and part of it looks ok, and then there is a...

Hmm.. does this already work? The configured verification key is used for sure when using redirect bindings, but when using a POST bindings where the SAML request contains KeyInfo, I...

TBD if this is a bug, or just not working ideal as designed - but we should review this behavior. I am not sure why we would not want to...

We should definitely evaluate if we need to be sending `user.create`, `user.update`, `user.registration.create`, `user.registration.update` and the corresponding `*.complete` events when users are created and updated during an IdP login event.

Currently, we do process MFA required, and password change required prior to invoking this lambda when configured. Currently, we authenticate the user, if MFA is required, we force MFA, and...

See comments above, we may have a bug that would cause us not to correctly display `Your account has been restricted` to the end user, needs investigation.