-
-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Gokapi Version
v2.2.2
Operating System / Deployment
Docker (Official Image)
Storage Backend
S3 Compatible (AWS, Minio, etc.)
Database
SQLite
Steps to Reproduce
- Setup Rauthy as OIDC Provider
- Try to Login
- Get "401 Unauthorized login_required" from Rauthy.
Additional Context
I am not 100% sure if this is an issue here or with Rauthy, but when trying to login to Gokapi, you get an immediate 401 with Rauthy. If you remove prompt=none from the request URL or set prompt=consent it works fine.
This is the area of the code in Rauthy where my understanding is it only allows prompt=none if a session already exists.
Relevant Logs
Before submitting
- I have removed sensitive information (API keys, passwords) from my logs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working