Dan Moore

Results 203 issues of Dan Moore

### What happened? * set up new deployment (on k8s) * login as a new user * click 'skip' on the first time setup * am warned by Firefox that...

bug

### What happened? When I was posting to the /oauth2/token endpoint I had an incorrect grant type, but saw this error: ``` {'error': 'unsupported_grant_type', 'error_description': 'The requested authorization grant type...

bug
triage

### What happened? When I ran a sample passwordless login script with an applicationId that did not exist, FusionAuth returned a 500. ``` API_KEY=VALID_SANDBOX_API_KEY REQUEST_PAYLOAD=' { "applicationId": "10000000-0000-0002-0000-000000000001", "loginId": "[email protected]",...

bug

### What happened? Suppose you have entity with id 1 and a user with id 2. If you want to grant the user access to the entity, you'd use the...

bug

## Support Twilio Verify ### Problem With Twilio now and the 10DLC compliance, getting Twilio to be able to send text messages is now much more challenging, as you have...

### What happened? I see this image even when I have installed a license. (I installed an enterprise license.) ### Version 1.53.2 ### Affects Versions _No response_

bug
ux

## Support RP initiated logout ### Description Support this spec: https://openid.net/specs/openid-connect-rpinitiated-1_0.html I read it and I think we support everything there (the metadata, the other `MUST`s) but am not sure....

openid-connect

This is the holding issue for general admin UI improvements. * https://github.com/FusionAuth/fusionauth-issues/issues/2856 * https://github.com/FusionAuth/fusionauth-issues/issues/2785 * https://github.com/FusionAuth/fusionauth-issues/issues/2756 * https://github.com/FusionAuth/fusionauth-issues/issues/2686

Lambda related issues. * https://github.com/FusionAuth/fusionauth-issues/issues/2850 * https://github.com/FusionAuth/fusionauth-issues/issues/2745 * https://github.com/FusionAuth/fusionauth-issues/issues/2732

## Allow CAPTCHA to be turned off at the application level ### Problem I want to turn off CAPTCHA for a given mobile application to make sure the app review...