Johnathon Wood
Johnathon Wood
## FusionAuth should fail gracefully when OpenID Connect IdP endpoint fails ### Description When users try to login to an application using an OpenID Connect Idp, and the IdP is...
## When an IdP is unavailable, FusionAuth should prevent users from being forwarded to Third Party Login pages ### Problem Scenario A: When a login URL is appended with `idp_hint`,...
## Exception Thrown when retrieving public key by applicationId ### Description When retrieveing the JWT public keys via the api endpoint `/api/jwt/public-key` the response is empty response, which I expect....
Allow users to upload their values.yml file to be used by deploy.sh script for 1 Click App install
### Need for passing in local values.yaml file to get FusionAuth stack installed in Digital Ocean Marketplace Related issues: * [helm chart custom values input #230](https://github.com/digitalocean/marketplace-kubernetes/issues/230) * [helm chart /...
If you make a GET method on the Change Password API it can validate if the id is still valid. 404 HTTP Status code = it's invalid. 200 HTTP Status...
## Same account selected in Google Idp after logging out ### Problem 1. A user clicks the `Login with Google` button to initiate auth using FusionAuth's Google Idp. 2. They...
## Disable password reset on a user ### Problem Using the FusionAuth-hosted login page, I want to only allow a user to login with an Idp or a SAML provider....
FusionAuth does not document the `RelayState` parameter for SP-initiated logins where FusionAuth is the SAML v2 identity provider. The value can be appended as a query string parameter for a...