OpenID Issue since update to 3.4.1 from 3.2.7 #7442

Closed
opened 2025-12-29 20:23:31 +01:00 by adam · 0 comments
Owner

Originally created by @OliverW87 on GitHub (Jan 2, 2023).

NetBox version

v3.4.1
also in 3.3.0

Python version

3.9

Steps to Reproduce

  1. Setup plain netbox
  2. connect netbox with openid provider
  3. Login via OpenID Connect to netbox

Expected Behavior

Login with OpenID Process

Observed Behavior

<class 'jwt.exceptions.ImmatureSignatureError'>

The token is not yet valid (iat)

Python version: 3.9.2
NetBox version: 3.4.1

Originally created by @OliverW87 on GitHub (Jan 2, 2023). ### NetBox version v3.4.1 also in 3.3.0 ### Python version 3.9 ### Steps to Reproduce 1. Setup plain netbox 2. connect netbox with openid provider 3. Login via OpenID Connect to netbox ### Expected Behavior Login with OpenID Process ### Observed Behavior <class 'jwt.exceptions.ImmatureSignatureError'> The token is not yet valid (iat) Python version: 3.9.2 NetBox version: 3.4.1
adam added the type: bug label 2025-12-29 20:23:31 +01:00
adam closed this issue 2025-12-29 20:23:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7442