Skip to content

[Bug]: OIDC not showing up occasionally #5615

@darioackermann

Description

@darioackermann

Installation Method

Docker fat

The Problem

Having only OIDC activated, Stirling PDF sometimes fails to show this login option, leaving only the "generic" login which I have disabled as well. Only when reloading with F5, the field shows up then.

Version of Stirling-PDF

2.4.2

Last Working Version of Stirling-PDF

not observed

Page Where the Problem Occurred

/login

Docker Configuration

|       SYSTEM_ROOTURIPATH:                 /                                                                                                                 
│       SYSTEM_ENABLEANALYTICS:             false                                                                                                             
│       DISABLE_ADDITIONAL_FEATURES:        false                                                                                                             
│       SECURITY_ENABLELOGIN:               true                                                                                                              
│       SECURITY_LOGINMETHOD:               oauth2                                                                                                            
│       SECURITY_OAUTH2_ENABLED:            true                                                                                                              
│       SECURITY_OAUTH2_SCOPES:             openid,profile                                                                                                    
│       SECURITY_OAUTH2_ISSUER:             <redacted>                                                                                           
│       SECURITY_OAUTH2_CLIENTID:           <redacted>                                                                             
│       SECURITY_OAUTH2_CLIENTSECRET:       <redacted>                                                                              
│       SECURITY_OAUTH2_USEASUSERNAME:      preferred_username                                                                                                
│       SECURITY_OAUTH2_PROVIDER:           pocketid                                                                                                          
│       SECURITY_OAUTH2_AUTOCREATEUSER:     true                                                                                                              
│       SECURITY_OAUTH2_BLOCKREGISTRATION:  false

Relevant Log Output

not relevant

Additional Information

running in k8s but should not be relevant to the issue

Browsers Affected

Firefox

No Duplicate of the Issue

  • I have verified that there are no existing issues raised related to my problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Front EndIssues or pull requests related to front-end developmentneeds investigationIssues that require further investigation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions