Skip to content

[BUG] Session renew only considers forward auth #1140

Description

@sergi0g

Describe the Bug

Tinyauth has a small default session timeout, but when accessing a service configured with forward auth while logged in, the session is renewed, so frequent logins aren't necessary. This behavior should apply to OIDC login as well, because right now I have to log in again every single day.

How to Reproduce

Only use Tinyauth for OIDC and try again a day later. You will be logged out.

Expected Behavior

The session should be renewed instead of expiring exactly after the default period.

Additional Context

No response

Logs

No response

Operating System

No response

Browser

No response

Tinyauth Version

No response

Docker Version (if applicable)

No response

Human Written Confirmation

  • I confirm this issue was written by me and not generated by an LLM or AI assistant.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions