truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.16k stars 615 forks source link

[traefik-forward-auth] Support configuring generic oauth scope value #23597

Closed vsimon closed 5 months ago

vsimon commented 5 months ago

chart Name

traefik-forward-auth

Operating System

other

Deployment Method

Helm

Chart Version

5.1.1

Kubernetes Events

n/a

chartlication Logs

n/a

Chart Configuration

      tfaOauthOptions:
        authUrl: 
        tokenUrl: 
        userUrl: 
        clientId:
        clientSecret:
        scopes: <set this value>
        resource: 
        tokenStyle: 

Describe the bug

Set the tfaOauthOptions.scopes values and unlike the other tfaOauthOptions, this field has no effect in the chart.

To Reproduce

  1. Set the tfaOauthOptions.scopes value
  2. Apply the chart

Expected Behavior

The scopes value is set in the traefik-forward-auth service.

Screenshots

n/a

Additional Context

n/a

I've read and agree with the following

truecharts-admin commented 1 month ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists