Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logserver Auth Proxy #5

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Logserver Auth Proxy #5

wants to merge 13 commits into from

Conversation

ivan-c
Copy link
Member

@ivan-c ivan-c commented Feb 17, 2023

TODO

  • Remove postgrest auth: update postgrest roles (defined in initdb.sql) to allow anonymous write (PUT/POST)
  • Test validating (bearer) tokens issued by other (non-logserver_openid_client) OIDC clients (ie SoF public/confidential clients)

References

Errors Middleware cannot be used without an insecure workaround
oauth2-proxy traefik example
jonananas/traefik-oauth2-proxy

@ivan-c ivan-c force-pushed the feature/auth-proxy branch from 2de17bd to 3fa7729 Compare February 17, 2023 16:07
@ivan-c ivan-c marked this pull request as ready for review February 21, 2023 22:09
Copy link

@pbugni pbugni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 wow, that wasn't easy, but i can tell you're getting well versed in traefik labels. nothing stands out to me, looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants