Dan Moore

Results 203 issues of Dan Moore

I'm not aware of any production grade implementations of the NIST ones: https://www.nist.gov/news-events/news/2024/08/nist-releases-first-3-finalized-post-quantum-encryption-standards So it'd be awesome to implement at least one. The research I've done mentions that Dilithium is...

devrel-transfer

### Problem Using a simple theme, event with branding turned off (the footer option under misc config), the favicon still shows the FusionAuth Brand. This should be modifiable. ### Solution...

### What happened? This is a weird one. It occurs when standing up an [instance locally using Docker](https://fusionauth.io/docs/get-started/download-and-install/docker) but not when using the sandbox. Replication steps (assuming you have node...

### What happened? If you insert and then immediately remove a user from FusionAuth, you get an error message, see below. Here's the excerpt of the script I use to...

Support the Model Context Protocol in FusionAuth to allow for direct manipulation of FusionAuth configuration and direct interrogation of FusionAuth data by LLMs. Relevant links: - https://modelcontextprotocol.io/introduction - https://medium.com/womenintechnology/lets-learn-about-mcp-together-be1601dc7a81 -...

SE

### What happened? To replicate: * create 3 Google identity providers * enable them all for the same application * visit the application's hosted login page to try to log...

## Support Client ID Metadata ### Problem I want to support dynamic creation of clients, but don't want to use [dynamic client registration](https://github.com/FusionAuth/fusionauth-issues/issues/1125). ### Solution Implement [Client ID Metadata](https://datatracker.ietf.org/doc/draft-ietf-oauth-client-id-metadata-document/). This...

## Support dynamic client registration This was mentioned by a potential user as one way they found FusionAuth inadequate for their needs. ### Problem I want to register my OAuth...

feature
openid-connect

## Audit logging for tenant manager ### Problem [Tenant manager](https://fusionauth.io/docs/lifecycle/manage-users/tenant-manager) was recently added to FusionAuth. However, the actions taken by users in this application are not logged to the audit...

SE

## FedRAMP Compliance ### Problem The software is not compliant with the requirements for FedRAMP authorization. This creates challenges for organizations that need to meet these federal security standards to...

SE