Dan Moore

Results 160 issues of Dan Moore

Right now they state the user should attach the jar file to a ticket, but we don't have a way for folks to do that. Should either specify the email...

Write guide for a/b testing registration flows. * different advanced registration forms * different application configs, same application * assign user to different application based on js random value

This page is labeled as a premium feature: https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/azure-ad but it is not. Only IdP initiated SAML is.

bug

The sample certificate here: https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/azure-ad is expired (expired in July 2023). We need to update it to be expired far in the future. https://fusionauth.slack.com/archives/CG00HG935/p1697034869827099

bug

"When the token expires, the SCIM integration will fail. Document how to regenerate the token and update the client configuration." is confusing, it should say "When the token expires, the...

bug

We have some doc about how to use step up auth: https://fusionauth.io/docs/v1/tech/guides/multi-factor-authentication#step-up-auth but got a request from a client asking for a playbook or more guidance. Internal: https://inversoft.slack.com/archives/C026DDDPQRY/p1695842609912249

project

Write modern guide to oauth but for service to service communication. Came up on a livestream. * client credentials grant * how to create/manage scopes * how to think about...

project

Something like this: https://github.com/Authress/rails-devise-starter-kit Where you add omniauth in and then translate the FusionAuth user model into devise.

project

We have an OpenAPI spec: https://github.com/FusionAuth/fusionauth-openapi/ We have a postman account and collection: https://www.postman.com/fusionauth But the OpenAPI spec evolves and pushing it to postman is a manual process that is...

project

Create an API gateway doc for cloudflare. Add it here https://fusionauth.io/docs/v1/tech/developer-guide/api-gateways/ Here's the basis of the code: https://fusionauth.io/community/forum/topic/2494/how-do-i-verify-a-token-with-the-cloudflare-worker-jwt-library

project