Skip to content

OIDC Providers Which Set Cookies Ending With A Semicolon Could Be Handled More Elegantly #2978

Open
@konvergence

Description

@konvergence

Fusionauth does not display the provider associated with an application when the following error occurs io.fusionauth.api.service.cache.DistributedCacheNotifier - Cache reload request failed

Description

A clear and concise description of what the bug is.

we see the following error on pod, each time we try to update any provider

2025-01-23 09:57:00.706 AM ERROR io.fusionauth.app.primeframework.error.ExceptionExceptionHandler - An unhandled exception was thrown
java.lang.NullPointerException: null
2025-01-23 09:57:00.707 AM ERROR io.fusionauth.api.service.cache.DistributedCacheNotifier - Failed to request a cache reload for [CORSConfiguration, IdentityProvider, JSONWebKeys] on [http://10.42.17.253:9011]. Status Code [500]
Took [532] ms

Observed versions

1.53.3

Affects versions

.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to 'identiry provider
  2. Click on Edit on selected identity provider
  3. Save it

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions