Dan Moore

Results 150 issues of Dan Moore

## Can't register webauthn in two different browsers on windows #1930 ### Description A clear and concise description of what the bug is. ### Affects versions EAP 20221020 ### Steps...

bug
EAP

## Can't use a consent in the self-service edit form ### Description If you create a registration process with a consent, you can't use the profile edit form. There's an...

bug

## Support readonly docker filesystem ### Problem I want to run the FusionAuth docker image with a readonly filesystem, but I can't. FusionAuth fails to start up, I see a...

## Investigate OpenAPI for documentation and client library generation Right now FusionAuth uses https://github.com/FusionAuth/fusionauth-client-builder for building the clients and docs. This works and we have numerous client libraries. However, there's...

feature
client-library

## Official terraform provider support ### Description We have community support for a terraform provider: https://github.com/FusionAuth/fusionauth-issues/issues/576 But I'd like to gauge community interest for an official supported provider. Please upvote...

## go client library requests use content-type plain and fail ### Description Some requests with the go client library send the content type of `text/plain` which is rejected by FusionAuth....

triage

## Support FIDO2 platform authenticators natively in mobile apps ### Problem I want to use FIDO2 platform authenticators to authenticate my mobile apps (CTAP2 to be precise), not have to...

feature

## Update login failure event to indicate if it was first factor or second factor that failed ### Problem When a login failure occurs, it can either be because of...

## Support "Private Access Tokens" to eliminate CAPTCHA ### Problem User's don't like CAPTCHAs, but sites need it to prevent abuse by bots. ### Solution "Privacy pass" is a new...

## Add "Login with Aadhar" identity provider ### Problem Aadhar is the national identity system for India. It has [nearly 100% coverage](https://www.outlookindia.com/business/aadhar-achieves-un-goal-with-nearly-100-coverage-uaidi-ceo-saurabh-garg-news-223596). I want to add a "Login with Aadar"...

feature