There are 2 updates.
 
 
OpenId Connect / cid:jira-generated-image-avatar-ea9252e6-477e-488d-ab52-8bdb818c793e OIDC-308 Closed

The callback fails when the issuer is null

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-329f1dab-c1a7-48d8-a691-22587368b8ba Changes by Thomas Mortagne on 25/Aug/26 16:49
 
Description: Following the release of 2.25.3, the extension doesn't allow login anymore when no provider is indicated in the configuration :

{code}
Invalid issuer: was expecting [null] and got [https://xxx.com/realms/xxx]
{code}
Component: Authenticator