-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
Front EndIssues or pull requests related to front-end developmentIssues or pull requests related to front-end developmentneeds investigationIssues that require further investigationIssues that require further investigation
Description
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: falseRelevant Log Output
not relevantAdditional 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.
dosubot and Frooodle
Metadata
Metadata
Assignees
Labels
Front EndIssues or pull requests related to front-end developmentIssues or pull requests related to front-end developmentneeds investigationIssues that require further investigationIssues that require further investigation