Dan Moore

Results 150 issues of Dan Moore

There are times when you want to have a webapp (or N webapps) behind an ALB. All access to these apps will be mediated through the ALB but only will...

project

Mapping permissions in a hierarchical manner * company -> department -> document User can be granted permissions (read, write, admin) to any of these. How do you roll it up...

project

This is a use case that occurs where we want to allow users to merge their accounts. This is custom code, but would be a great example app. We'd need...

content

draft article about evolution of API keys from plaintext to oauth Needs some work.

There's a need for adding SAML/SCIM to an existing application. There are some vendors that support this. FusionAuth could be used in this fashion, we should document how to do...

Right now all we have is this: https://fusionauth.io/docs/v1/tech/advanced-threat-detection/ Things it would be good to add: * what the experience is with custom rate limiting (for the end user) * best...

project

We allow for termination of SSL at FusionAuth, using port 9013 and configuration including a certificate chain. But a more common use case is an http proxy. We should document...

project

Right now we are out of date. Internal: https://inversoft.slack.com/archives/C068UM25PNJ/p1705694715919849

project

Imagine you have distributed FusionAuth instances and want to sync them up. Like say you have user identities in a centralized location and then want to push them to a...

We support IDP links, which is a cool feature. This lets someone connect Facebook, Google, etc, into one account using FusionAuth to do the heavy lifting. Then, a long lived...

project